aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/010-use_target_for_configure.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-05-21 10:49:21 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-05-21 10:49:21 +0000
commitd21f38210aefa9ce3005540b1a3ee079633935b6 (patch)
tree6e714d868be16a9f75a400aa3bfc2e11c1c70421 /package/ppp/patches/010-use_target_for_configure.patch
parentb97b54291da149cf68a6db878aae2f92962e1cad (diff)
downloadupstream-d21f38210aefa9ce3005540b1a3ee079633935b6.tar.gz
upstream-d21f38210aefa9ce3005540b1a3ee079633935b6.tar.bz2
upstream-d21f38210aefa9ce3005540b1a3ee079633935b6.zip
refresh patches
SVN-Revision: 15958
Diffstat (limited to 'package/ppp/patches/010-use_target_for_configure.patch')
-rw-r--r--package/ppp/patches/010-use_target_for_configure.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/ppp/patches/010-use_target_for_configure.patch b/package/ppp/patches/010-use_target_for_configure.patch
index dc4419696f..e185be0bea 100644
--- 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
-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