update PKGBUILD

This commit is contained in:
Nikos Kouremenos 2005-06-04 16:06:55 +00:00
parent 52f9e5523b
commit a714d4ed19
1 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
################# #################
pkgname=gajim pkgname=gajim
pkgver=0.7 pkgver=0.7.1
pkgrel=1 pkgrel=1
pkgdesc="Gajim is a GTK Jabber client" pkgdesc="Gajim is a GTK Jabber client"
url="http://www.gajim.org" url="http://www.gajim.org"
@ -25,6 +25,10 @@ build() {
make translation || return 1 make translation || return 1
echo "done." echo "done."
echo "making gtkspell..."
make gtkspell || return 1
echo "done."
make DESTDIR=$startdir/pkg install make DESTDIR=$startdir/pkg install
} }
md5sums=('70d6b882c496ea7fbacc4222da49b125') #md5sums=('')