summaryrefslogtreecommitdiff
path: root/package/ustl/patches/02-install_path.patch
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/ustl/patches/02-install_path.patch
Initial import
Diffstat (limited to 'package/ustl/patches/02-install_path.patch')
-rw-r--r--package/ustl/patches/02-install_path.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/ustl/patches/02-install_path.patch b/package/ustl/patches/02-install_path.patch
new file mode 100644
index 000000000..3a7cf8a05
--- /dev/null
+++ b/package/ustl/patches/02-install_path.patch
@@ -0,0 +1,12 @@
+diff -urN ustl.old/Common.mk.in ustl.dev/Common.mk.in
+--- ustl.old/Common.mk.in 2005-11-10 21:06:53.000000000 +0100
++++ ustl.dev/Common.mk.in 2006-03-23 16:12:05.000000000 +0100
+@@ -9,7 +9,7 @@
+ AR = @AR@
+ RANLIB = @RANLIB@
+ DOXYGEN = @DOXYGEN@
+-INSTALL = @INSTALL@
++INSTALL = install
+ RM = @RM@
+ LN = @LN@
+