]> git.pld-linux.org Git - packages/glusterfs.git/commitdiff
- new
authorzbyniu <zbyniu@pld-linux.org>
Thu, 5 Apr 2007 21:10:35 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glusterfs-DESTDIR.patch -> 1.1

glusterfs-DESTDIR.patch [new file with mode: 0644]

diff --git a/glusterfs-DESTDIR.patch b/glusterfs-DESTDIR.patch
new file mode 100644 (file)
index 0000000..908ba1d
--- /dev/null
@@ -0,0 +1,11 @@
+--- glusterfs-1.2.3/glusterfs-fuse/src/Makefile.in~    2007-01-19 00:58:46.000000000 +0000
++++ glusterfs-1.2.3/glusterfs-fuse/src/Makefile.in     2007-03-14 22:10:23.152209000 +0000
+@@ -425,7 +425,7 @@ uninstall-am: uninstall-sbinPROGRAMS
+ install-data-local:
+-      mkdir -p $(localstatedir)/log/glusterfs/
++      mkdir -p $(DESTDIR)$(localstatedir)/log/glusterfs/
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
This page took 0.203769 seconds and 4 git commands to generate.