gv: update to 3.6.9

This commit is contained in:
Juergen Daubert 2010-04-26 19:04:34 +02:00
parent 64f6c705df
commit b9f9832ab3
2 changed files with 2 additions and 4 deletions

View File

@ -1 +1 @@
581ef7834c0e07ac1536b1ee8faa11d5 gv-3.6.8.tar.gz
c7aeb1b695db139b2b4f32084f75d8a9 gv-3.6.9.tar.gz

View File

@ -4,14 +4,12 @@
# Depends on: xaw3d, ghostscript
name=gv
version=3.6.8
version=3.6.9
release=1
source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz)
build () {
cd $name-$version
sed -i '87,90s/^/dnl /' configure.ac
autoreconf
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install