copy trunk to buildroot-ng branch
[openwrt.git] / package / ustl / patches / 02-install_path.patch
1 diff -urN ustl.old/Common.mk.in ustl.dev/Common.mk.in
2 --- ustl.old/Common.mk.in 2005-11-10 21:06:53.000000000 +0100
3 +++ ustl.dev/Common.mk.in 2006-03-23 16:12:05.000000000 +0100
4 @@ -9,7 +9,7 @@
5 AR = @AR@
6 RANLIB = @RANLIB@
7 DOXYGEN = @DOXYGEN@
8 -INSTALL = @INSTALL@
9 +INSTALL = install
10 RM = @RM@
11 LN = @LN@
12
This page took 0.050569 seconds and 5 git commands to generate.