ftjam: revbump to update metadata objs; nocross.

This commit is contained in:
Juan RP 2014-12-19 11:45:57 +01:00
parent 510b6daf48
commit c8242fc7dd

View file

@ -1,7 +1,8 @@
# Template file for 'ftjam'
pkgname=ftjam
version=2.5.3rc2
revision=3
revision=4
nocross=yes
build_style=gnu-configure
hostmakedepends="bison"
short_desc="An enhanced version of the Jam build tool"
@ -17,7 +18,6 @@ do_build() {
unset AR
make ${makejobs}
}
post_install() {
vinstall ${FILESDIR}/LICENSE 644 usr/share/licenses/ftjam
vlicense ${FILESDIR}/LICENSE
}