gob: fix URLs

This commit is contained in:
Thomas Penteker 2009-06-23 23:13:38 +02:00
parent 735c828652
commit 0175eeb459

View File

@ -6,10 +6,10 @@
name=gob
version=2.0.15
release=1
source=(http://ftp.5z.com/pub/gob/$name-$version.tar.gz)
source=(http://ftp.5z.com/pub/gob/gob2-$version.tar.gz)
build() {
cd $name-$version
cd gob2-$version
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install