move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / ustl / patches / 02-install_path.patch
diff --git a/openwrt/package/ustl/patches/02-install_path.patch b/openwrt/package/ustl/patches/02-install_path.patch
deleted file mode 100644 (file)
index 3a7cf8a..0000000
+++ /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@