Scott Shambarger's Red Hat 8 rpmbuild fixes

This commit is contained in:
albert
2003-03-30 20:09:23 +00:00
parent 89ccfbf4f8
commit 38f224530b
3 changed files with 4 additions and 3 deletions

View File

@@ -33,8 +33,8 @@ ps/stacktrace.o: ps/stacktrace.c
$(bin)ps: ps/ps
install --mode a=rx --strip $< $@
$(install) --mode a=rx --strip $< $@
$(man1)ps.1 : ps/ps.1
install --mode a=r $< $@
$(install) --mode a=r $< $@
-rm -f $(DESTDIR)/var/catman/cat1/ps.1.gz $(DESTDIR)/var/man/cat1/ps.1.gz