mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
ftjam: revbump to update metadata objs; nocross.
This commit is contained in:
parent
510b6daf48
commit
c8242fc7dd
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue