rp-pppoe: update to 3.9

This commit is contained in:
Juergen Daubert 2008-06-23 09:56:15 +02:00
parent 93226edb5d
commit 2ae3ab57d0
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0e32760f498f9cde44081ee6aafc823b rp-pppoe-3.8.tar.gz
7693f289c3babcfe211a9deef9118c6f rp-pppoe-3.9.tar.gz

View File

@ -4,13 +4,13 @@
# Depends on: ppp
name=rp-pppoe
version=3.8
version=3.9
release=1
source=(http://www.roaringpenguin.com/files/download/$name-$version.tar.gz)
build () {
cd $name-$version/src
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make RPM_INSTALL_ROOT=$PKG install
rm -r $PKG/{usr/share/,etc/ppp/plugins}