2 changed files with 10 additions and 10 deletions
@ -2,6 +2,7 @@
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../quota/no_rquotad.patch
|
||||
# Copyright (C) 2008 The OpenSDE Project
|
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
@ -16,13 +17,14 @@
|
||||
We prefer rquotad from nfs-utils
|
||||
Alejandro Mery <[email protected]>
|
||||
|
||||
--- ./Makefile.in.orig 2005-03-03 16:27:54.330015608 -0300
|
||||
+++ ./Makefile.in 2005-03-03 16:33:37.811798440 -0300
|
||||
@@ -97,10 +97,10 @@
|
||||
diff -Nur quota-tools-orig/Makefile.in quota-tools/Makefile.in
|
||||
--- quota-tools-orig/Makefile.in 2008-03-14 13:52:14.000000000 +0000
|
||||
+++ quota-tools/Makefile.in 2008-03-14 13:53:44.000000000 +0000
|
||||
@@ -100,10 +100,10 @@
|
||||
-$(INSTALL) -m 755 -d $(ROOTDIR)$(includedir)/rpcsvc
|
||||
-$(INSTALL) -m 644 rquota.h rquota.x $(ROOTDIR)$(includedir)/rpcsvc
|
||||
-$(INSTALL) -s -m $(DEF_SBIN_MODE) quota $(ROOTDIR)$(bindir)
|
||||
- -$(INSTALL) -s -m $(DEF_SBIN_MODE) rpc.rquotad $(ROOTDIR)$(sbindir)
|
||||
-$(INSTALL) $(STRIP) -m $(DEF_SBIN_MODE) quota $(ROOTDIR)$(bindir)
|
||||
- -$(INSTALL) $(STRIP) -m $(DEF_SBIN_MODE) rpc.rquotad $(ROOTDIR)$(sbindir)
|
||||
-$(INSTALL) -m $(DEF_MAN_MODE) *.1 $(ROOTDIR)$(mandir)/man1
|
||||
-$(INSTALL) -m $(DEF_MAN_MODE) *.2 $(ROOTDIR)$(mandir)/man2
|
||||
-$(INSTALL) -m $(DEF_MAN_MODE) *.3 $(ROOTDIR)$(mandir)/man3
|
||||
|
Loading…
Reference in new issue