1
0
forked from ports/contrib

arora: updated to 0.7.1

This commit is contained in:
Jose V Beneyto 2009-06-05 08:13:57 +00:00
parent 5c03532053
commit 1f988b6c41
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
3318b0ad5d150dc245b6a036d28402be arora-0.7.0.tar.gz
3ae2cc30424a91b7e7bb2ccdee404911 arora-0.7.1.tar.gz

View File

@ -5,8 +5,8 @@
# Depends on: qt4
name=arora
version=0.7.0
release=2
version=0.7.1
release=1
source=(http://arora.googlecode.com/files/$name-$version.tar.gz)
build() {
@ -15,7 +15,7 @@ build() {
-e '/man.*/ s/$$DATADIR/$$PREFIX/' \
-i src/src.pro
qmake-qt4 PREFIX=/usr QMAKE_CXXFLAGS="$CXXFLAGS"
qmake PREFIX=/usr QMAKE_CXXFLAGS="$CXXFLAGS"
make -j1
make INSTALL_ROOT=$PKG install