summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch')
-rw-r--r--meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch15
1 files changed, 8 insertions, 7 deletions
diff --git a/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch b/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
index d59717ebd3..8a69396cc7 100644
--- a/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
+++ b/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
@@ -6,10 +6,11 @@ Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
6 6
7Upstream-Status: Inappropriate [configuration] 7Upstream-Status: Inappropriate [configuration]
8 8
9diff -urN ppp-2.4.5-orig/pppd/Makefile.linux ppp-2.4.5/pppd/Makefile.linux 9Index: ppp-2.4.7/pppd/Makefile.linux
10--- ppp-2.4.5-orig/pppd/Makefile.linux 2010-06-30 15:51:12.043682063 +0800 10===================================================================
11+++ ppp-2.4.5/pppd/Makefile.linux 2010-06-30 17:08:21.806363042 +0800 11--- ppp-2.4.7.orig/pppd/Makefile.linux
12@@ -117,10 +117,10 @@ 12+++ ppp-2.4.7/pppd/Makefile.linux
13@@ -120,10 +120,10 @@ CFLAGS += -DHAS_SHADOW
13 #LIBS += -lshadow $(LIBS) 14 #LIBS += -lshadow $(LIBS)
14 endif 15 endif
15 16
@@ -20,9 +21,9 @@ diff -urN ppp-2.4.5-orig/pppd/Makefile.linux ppp-2.4.5/pppd/Makefile.linux
20-endif 21-endif
21+#endif 22+#endif
22 23
23 ifdef NEEDDES 24 ifdef USE_LIBUTIL
24 ifndef USE_CRYPT 25 CFLAGS += -DHAVE_LOGWTMP=1
25@@ -169,10 +169,10 @@ 26@@ -177,10 +177,10 @@ LIBS += -ldl
26 endif 27 endif
27 28
28 ifdef FILTER 29 ifdef FILTER