[packages/ppp] rediff lib64 and libx32 patches

atler atler at pld-linux.org
Mon Oct 4 14:16:33 CEST 2021


commit 7c2af3b9cb551d6194ad397289e20a205727ca6a
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Oct 4 14:16:10 2021 +0200

    rediff lib64 and libx32 patches

 ppp-lib64.patch  | 6 +++---
 ppp-libx32.patch | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ppp-lib64.patch b/ppp-lib64.patch
index 49475ae..2d39154 100644
--- a/ppp-lib64.patch
+++ b/ppp-lib64.patch
@@ -23,13 +23,13 @@ diff -urN ppp-2.4.4.org/pppd/plugins/Makefile.linux ppp-2.4.4/pppd/plugins/Makef
 -LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)
 +LIBDIR = $(DESTDIR)/lib64/pppd/$(VERSION)
  
- SUBDIRS := rp-pppoe pppoatm
- # Uncomment the next line to include the radius authentication plugin
+ CFLAGS	= $(COPTS) -I.. -I../../include -fPIC
+ LDFLAGS_SHARED	= -shared
 diff -urN ppp-2.4.4.org/pppd/plugins/pppoatm/Makefile.linux ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux
 --- ppp-2.4.4.org/pppd/plugins/pppoatm/Makefile.linux	2004-11-14 02:12:10.000000000 +0100
 +++ ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux	2006-07-09 13:33:28.523371000 +0200
 @@ -7,7 +7,7 @@
- #***********************************************************************
+ COPTS=@CFLAGS@
  
  DESTDIR = $(INSTROOT)@DESTDIR@
 -LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)
diff --git a/ppp-libx32.patch b/ppp-libx32.patch
index fa49bc3..f9df60c 100644
--- a/ppp-libx32.patch
+++ b/ppp-libx32.patch
@@ -23,13 +23,13 @@ diff -urN ppp-2.4.4.org/pppd/plugins/Makefile.linux ppp-2.4.4/pppd/plugins/Makef
 -LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)
 +LIBDIR = $(DESTDIR)/libx32/pppd/$(VERSION)
  
- SUBDIRS := rp-pppoe pppoatm
- # Uncomment the next line to include the radius authentication plugin
+ CFLAGS	= $(COPTS) -I.. -I../../include -fPIC
+ LDFLAGS_SHARED	= -shared
 diff -urN ppp-2.4.4.org/pppd/plugins/pppoatm/Makefile.linux ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux
 --- ppp-2.4.4.org/pppd/plugins/pppoatm/Makefile.linux	2004-11-14 02:12:10.000000000 +0100
 +++ ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux	2006-07-09 13:33:28.523371000 +0200
 @@ -7,7 +7,7 @@
- #***********************************************************************
+ COPTS=@CFLAGS@
  
  DESTDIR = $(INSTROOT)@DESTDIR@
 -LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ppp.git/commitdiff/7c2af3b9cb551d6194ad397289e20a205727ca6a



More information about the pld-cvs-commit mailing list