diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-04 17:53:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-04 17:53:08 +0100 |
commit | a3cff7cc19f3ba9d51a46939d678c132e72248c7 (patch) | |
tree | 7e831af24bb0c9714c068d7dd7e517b91f88157e /package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux | |
parent | 7e2ccca948a513f888bdaad33c0f9aec571972f7 (diff) | |
parent | 911a8d67bf979a65bfa3246f5c789588f3fc6bd6 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux')
-rw-r--r-- | package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux b/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux index 32a86eaf7..93523d958 100644 --- a/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux +++ b/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux @@ -1,5 +1,5 @@ --- ppp-2.4.5.orig/pppd/plugins/pppoatm/Makefile.linux 2009-11-16 23:26:07.000000000 +0100 -+++ ppp-2.4.5/pppd/plugins/pppoatm/Makefile.linux 2011-01-21 21:29:58.177408277 +0100 ++++ ppp-2.4.5/pppd/plugins/pppoatm/Makefile.linux 2013-03-04 12:31:16.000000000 +0100 @@ -1,15 +1,16 @@ -#CC = gcc -COPTS = -O2 -g @@ -26,7 +26,7 @@ PLUGIN := pppoatm.so PLUGIN_OBJS := pppoatm.o -@@ -22,25 +23,22 @@ PLUGIN_OBJS := pppoatm.o +@@ -22,25 +23,22 @@ PLUGIN_OBJS := pppoatm.o #HAVE_LIBATM=yes ifdef HAVE_LIBATM |