projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
[openwrt.git]
/
openwrt
/
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.053598 seconds
and
5
git commands to generate.