/[smeserver]/rpms/ppp/sme7/ppp-2.4.4-debuginfo.patch
ViewVC logotype

Contents of /rpms/ppp/sme7/ppp-2.4.4-debuginfo.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 17:08:31 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: ppp-2_4_4-1_3_el4_sme, HEAD
Import on branch sme7 of package ppp-2.4.4-1.3.el4.sme.src.rpm

1 --- ppp-2.4.4/pppd/plugins/rp-pppoe/Makefile.linux 2006-09-08 17:40:14.000000000 +0100
2 +++ ppp-2.4.4/pppd/plugins/rp-pppoe/Makefile.linux 2006-09-08 17:40:40.000000000 +0100
3 @@ -41,7 +41,7 @@
4 $(INSTALL) -d -m 755 $(LIBDIR)
5 $(INSTALL) -c -m 4550 rp-pppoe.so $(LIBDIR)
6 $(INSTALL) -d -m 755 $(BINDIR)
7 - $(INSTALL) -c -m 555 pppoe-discovery $(BINDIR)
8 + $(INSTALL) -c -m 755 pppoe-discovery $(BINDIR)
9
10 clean:
11 rm -f *.o *.so
12 --- ppp-2.4.4/pppd/Makefile.linux 2006-09-08 17:37:36.000000000 +0100
13 +++ ppp-2.4.4/pppd/Makefile.linux 2006-09-08 17:37:56.000000000 +0100
14 @@ -201,7 +201,7 @@
15 install: pppd
16 mkdir -p $(BINDIR) $(MANDIR)
17 $(EXTRAINSTALL)
18 - $(INSTALL) -c -m 555 pppd $(BINDIR)/pppd
19 + $(INSTALL) -c -m 755 pppd $(BINDIR)/pppd
20 if chgrp pppusers $(BINDIR)/pppd 2>/dev/null; then \
21 chmod o-rx,u+s $(BINDIR)/pppd; fi
22 $(INSTALL) -c -m 444 pppd.8 $(MANDIR)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed