diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-03-09 20:59:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2013-03-09 20:59:00 +0100 |
commit | 7744992874e623136797febd669b5b40e0a18178 (patch) | |
tree | 39bb948e06271e76586906c60466be421120ff55 /package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux | |
parent | 4a619c92b7a63e852a019186ece93a76eeea4acf (diff) | |
parent | 2261e8e2b3cda815ac79bd934756b94a3fa67fe5 (diff) |
Merge branch 'master' of git://www.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 |