]> git.pld-linux.org Git - packages/gnustep-make.git/commitdiff
- destdir fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jan 2006 21:54:22 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnustep-make-destdir.patch -> 1.1

gnustep-make-destdir.patch [new file with mode: 0644]

diff --git a/gnustep-make-destdir.patch b/gnustep-make-destdir.patch
new file mode 100644 (file)
index 0000000..dfb886b
--- /dev/null
@@ -0,0 +1,11 @@
+--- gnustep-make-1.11.2/GNUmakefile.in.orig    2005-11-28 22:07:45.000000000 +0100
++++ gnustep-make-1.11.2/GNUmakefile.in 2006-01-15 20:06:50.574779750 +0100
+@@ -62,7 +62,7 @@
+ export GNUSTEP_TARGET_LDIR
+ export MAYBE_LIBRARY_COMBO
+-makedir = @GNUSTEP_MAKEFILES@
++makedir = $(special_prefix)@GNUSTEP_MAKEFILES@
+ tooldir = $(GNUSTEP_SYSTEM_ROOT)/Tools
+ INSTALL               = @INSTALL@
This page took 0.041983 seconds and 4 git commands to generate.