summaryrefslogtreecommitdiff
path: root/package/ustl/patches/02-install_path.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:06:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:06:29 +0200
commit4d569ed1a3305c7b7abe8fa4273cea3b559cc85a (patch)
tree7ad8952e59f53a23bcba0ee92086cd8adb96799c /package/ustl/patches/02-install_path.patch
parent8c3ac66ed98ec86d0917078b4aab0e3e6df16cd3 (diff)
parentca760844fcd08190b692a674ff387fe15c39a497 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ustl/patches/02-install_path.patch')
-rw-r--r--package/ustl/patches/02-install_path.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/ustl/patches/02-install_path.patch b/package/ustl/patches/02-install_path.patch
deleted file mode 100644
index 3a7cf8a05..000000000
--- a/package/ustl/patches/02-install_path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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@
-