gv: update to 3.6.8

This commit is contained in:
Juergen Daubert 2010-01-05 12:09:17 +01:00
parent f2e77b03be
commit 2089e72846
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
fdad147dd0440446cf9daaffca83343f gv-3.6.7.tar.gz
581ef7834c0e07ac1536b1ee8faa11d5 gv-3.6.8.tar.gz

View File

@ -4,12 +4,14 @@
# Depends on: xaw3d, ghostscript
name=gv
version=3.6.7
version=3.6.8
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