X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f52d66ff00b24111f87c274d3d7085ef2e1d27b1..a3eeda1387d629c7f9f25e480bca2a0636835560:/package/ppp/patches/010-use_target_for_configure.patch?ds=sidebyside diff --git a/package/ppp/patches/010-use_target_for_configure.patch b/package/ppp/patches/010-use_target_for_configure.patch index 56439a612..e185be0be 100644 --- a/package/ppp/patches/010-use_target_for_configure.patch +++ b/package/ppp/patches/010-use_target_for_configure.patch @@ -2,8 +2,8 @@ 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 +--- a/configure ++++ b/configure @@ -8,9 +8,9 @@ SYSCONF=/etc # if [ -d /NextApps ]; then # system="NeXTStep" @@ -17,4 +17,3 @@ # fi state="unknown" -