mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
525 B

  1. --- ./Makefile.in.orig 2006-03-26 22:11:58.000000000 +0200
  2. +++ ./Makefile.in 2006-03-26 22:13:42.000000000 +0200
  3. @@ -95,7 +95,6 @@
  4. -mkdir -p $(ROOTDIR)$(mandir)/man3
  5. -mkdir -p $(ROOTDIR)$(mandir)/man8
  6. -$(INSTALL) -m 755 -d $(ROOTDIR)$(includedir)/rpcsvc
  7. - -$(INSTALL) -m 644 rquota.h rquota.x $(ROOTDIR)$(includedir)/rpcsvc
  8. -$(INSTALL) -s -m $(DEF_SBIN_MODE) quota $(ROOTDIR)$(bindir)
  9. -$(INSTALL) -s -m $(DEF_SBIN_MODE) rpc.rquotad $(ROOTDIR)$(sbindir)
  10. -$(INSTALL) -m $(DEF_MAN_MODE) *.1 $(ROOTDIR)$(mandir)/man1