]> git.pld-linux.org Git - packages/cvs-nserver.git/commitdiff
- for cvs-nserver
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 21 Jul 2001 11:15:16 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs-nserver-cvspasswd.patch -> 1.1

cvs-nserver-cvspasswd.patch [new file with mode: 0644]

diff --git a/cvs-nserver-cvspasswd.patch b/cvs-nserver-cvspasswd.patch
new file mode 100644 (file)
index 0000000..47e1e05
--- /dev/null
@@ -0,0 +1,12 @@
+--- ./src/Makefile.in.orig     Sat Jul 21 12:32:51 2001
++++ ./src/Makefile.in  Sat Jul 21 12:44:56 2001
+@@ -705,8 +705,7 @@
+ install-exec-local:
+   ifeq ($(enable_setuid), yes)
+-      $(INSTALL_PROGRAM) -o $(setuid_user) -g $(setuid_group) -m 4750 \
+-                      cvspasswd $(bindir)/cvspasswd
++      $(INSTALL_PROGRAM) cvspasswd $(DESTDIR)$(bindir)/cvspasswd
+   endif
+ # version.c
This page took 0.081635 seconds and 4 git commands to generate.