X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f52d66ff00b24111f87c274d3d7085ef2e1d27b1..437677dfb4af6042196c1cd57e5d8549f23db7b5:/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 56439a612..dc4419696 100644 --- a/package/ppp/patches/010-use_target_for_configure.patch +++ b/package/ppp/patches/010-use_target_for_configure.patch @@ -2,9 +2,11 @@ Use values exported from $(TOPDIR)/rules.mk for determining the target system instead of the host configuration ---- ppp-2.4.3/configure.orig Sat Nov 6 11:36:32 2004 -+++ ppp-2.4.3/configure Sun Jun 18 23:40:46 2006 -@@ -8,9 +8,9 @@ SYSCONF=/etc +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 @@ # if [ -d /NextApps ]; then # system="NeXTStep" # else @@ -17,4 +19,3 @@ # fi state="unknown" -