[arch-commits] Commit in rp-pppoe/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Mon Feb 1 17:17:53 UTC 2010


    Date: Monday, February 1, 2010 @ 12:17:52
  Author: daniel
Revision: 66812

upgpkg: rp-pppoe 3.10-3
    Fixed bug which was reported here: http://bbs.archlinux.org/viewtopic.php?id=88964

Modified:
  rp-pppoe/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 16:57:52 UTC (rev 66811)
+++ PKGBUILD	2010-02-01 17:17:52 UTC (rev 66812)
@@ -3,7 +3,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=rp-pppoe
 pkgver=3.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client"
 arch=(i686 x86_64)
 url="http://www.roaringpenguin.com/pppoe/"
@@ -29,7 +29,7 @@
   #not necessary after moving the plugin
   rm -rf ${pkgdir}/etc/ppp/plugins
   #changing config to the new path
-  sed -i 's/LINUX_PLUGIN=/LINUX_PLUGIN=\/usr\/lib\/rp-pppoe\/rp-pppoe.so/g' ${pkgdir}/etc/ppp/pppoe.conf
+  #sed -i 's/LINUX_PLUGIN=/LINUX_PLUGIN=\/usr\/lib\/rp-pppoe\/rp-pppoe.so/g' ${pkgdir}/etc/ppp/pppoe.conf
   
   install -m755 -D ../../adsl $startdir/pkg/etc/rc.d/adsl
 }




More information about the arch-commits mailing list