]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- don't play with chown and chmod
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 14 Jul 2003 17:30:36 +0000 (17:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs-utils-install.patch -> 1.1

nfs-utils-install.patch [new file with mode: 0644]

diff --git a/nfs-utils-install.patch b/nfs-utils-install.patch
new file mode 100644 (file)
index 0000000..b923073
--- /dev/null
@@ -0,0 +1,8 @@
+--- nfs-utils-1.0.4/Makefile~  Fri Jul  4 06:22:01 2003
++++ nfs-utils-1.0.4/Makefile   Mon Jul 14 19:30:51 2003
+@@ -22,5 +22,3 @@
+       touch $(STATEDIR)/rmtab; chmod 644 $(STATEDIR)/rmtab
+       mkdir -p $(STATEDIR)/sm $(STATEDIR)/sm.bak
+       touch $(STATEDIR)/state
+-      chmod go-rwx $(STATEDIR)/sm $(STATEDIR)/sm.bak $(STATEDIR)/state
+-      chown $(STATDUSER) $(STATEDIR)/sm $(STATEDIR)/sm.bak $(STATEDIR)/state
This page took 0.071355 seconds and 4 git commands to generate.