projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86] add cpu msr kernel module package
[openwrt.git]
/
package
/
ppp
/
patches
/
010-use_target_for_configure.patch
diff --git
a/package/ppp/patches/010-use_target_for_configure.patch
b/package/ppp/patches/010-use_target_for_configure.patch
index
dc44196
..
e185be0
100644
(file)
--- a/
package/ppp/patches/010-use_target_for_configure.patch
+++ b/
package/ppp/patches/010-use_target_for_configure.patch
@@
-2,11
+2,9
@@
Use values exported from $(TOPDIR)/rules.mk for determining
the target system instead of the host configuration
Use values exported from $(TOPDIR)/rules.mk for determining
the target system instead of the host configuration
-Index: ppp-2.4.3/configure
-===================================================================
---- ppp-2.4.3.orig/configure 2007-06-04 13:22:08.549555552 +0200
-+++ ppp-2.4.3/configure 2007-06-04 13:22:08.618545064 +0200
-@@ -8,9 +8,9 @@
+--- a/configure
++++ b/configure
+@@ -8,9 +8,9 @@ SYSCONF=/etc
# if [ -d /NextApps ]; then
# system="NeXTStep"
# else
# if [ -d /NextApps ]; then
# system="NeXTStep"
# else
This page took
0.019338 seconds
and
4
git commands to generate.