Accepting request 24479 from network
Copy from network/ppp based on submit request 24479 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24479 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ppp?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
0185b2b962
commit
9df421b61f
@@ -1,6 +1,8 @@
|
||||
--- pppd/plugins/radius/Makefile.linux
|
||||
Index: pppd/plugins/radius/Makefile.linux
|
||||
===================================================================
|
||||
--- pppd/plugins/radius/Makefile.linux.orig
|
||||
+++ pppd/plugins/radius/Makefile.linux
|
||||
@@ -36,9 +36,9 @@
|
||||
@@ -37,9 +37,9 @@ all: $(PLUGIN)
|
||||
|
||||
install: all
|
||||
$(INSTALL) -d -m 755 $(LIBDIR)
|
||||
@@ -13,9 +15,11 @@
|
||||
$(INSTALL) -c -m 444 pppd-radius.8 $(MANDIR)
|
||||
$(INSTALL) -c -m 444 pppd-radattr.8 $(MANDIR)
|
||||
|
||||
--- pppd/plugins/rp-pppoe/Makefile.linux
|
||||
Index: pppd/plugins/rp-pppoe/Makefile.linux
|
||||
===================================================================
|
||||
--- pppd/plugins/rp-pppoe/Makefile.linux.orig
|
||||
+++ pppd/plugins/rp-pppoe/Makefile.linux
|
||||
@@ -41,7 +41,7 @@
|
||||
@@ -45,7 +45,7 @@ install: all
|
||||
$(INSTALL) -d -m 755 $(LIBDIR)
|
||||
$(INSTALL) rp-pppoe.so $(LIBDIR)
|
||||
$(INSTALL) -d -m 755 $(BINDIR)
|
||||
@@ -23,4 +27,4 @@
|
||||
+ $(INSTALL) -c -m 555 pppoe-discovery $(BINDIR)
|
||||
|
||||
clean:
|
||||
rm -f *.o *.so
|
||||
rm -f *.o *.so pppoe-discovery
|
||||
|
Reference in New Issue
Block a user