]> git.pld-linux.org Git - packages/glusterfs.git/blame - glusterfs-DESTDIR.patch
- Splitted to subpackages.
[packages/glusterfs.git] / glusterfs-DESTDIR.patch
CommitLineData
2d34360a 1--- glusterfs-1.2.3/glusterfs-fuse/src/Makefile.in~ 2007-01-19 00:58:46.000000000 +0000
2+++ glusterfs-1.2.3/glusterfs-fuse/src/Makefile.in 2007-03-14 22:10:23.152209000 +0000
3@@ -425,7 +425,7 @@ uninstall-am: uninstall-sbinPROGRAMS
4
5
6 install-data-local:
7- mkdir -p $(localstatedir)/log/glusterfs/
8+ mkdir -p $(DESTDIR)$(localstatedir)/log/glusterfs/
9 # Tell versions [3.59,3.63) of GNU make to not export all variables.
10 # Otherwise a system limit (for SysV at least) may be exceeded.
11 .NOEXPORT:
This page took 0.112821 seconds and 4 git commands to generate.