bff-apankrat: resolve conflict with bff
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'bff-apankrat'
|
# Template file for 'bff-apankrat'
|
||||||
pkgname=bff-apankrat
|
pkgname=bff-apankrat
|
||||||
version=1.0.7
|
version=1.0.7
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="bff-${version}"
|
wrksrc="bff-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Moderately-optimizing brainfuck interpreter"
|
short_desc="Moderately-optimizing brainfuck interpreter"
|
||||||
@@ -12,7 +12,7 @@ distfiles="https://github.com/apankrat/bff/archive/v${version}.tar.gz"
|
|||||||
checksum=1f8787f8bc12ae4282112dabc5b85f03002269dce57023ee0443250d5a68702f
|
checksum=1f8787f8bc12ae4282112dabc5b85f03002269dce57023ee0443250d5a68702f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bff
|
vbin bff bff-apankrat
|
||||||
head -n 13 bff.c > LICENSE
|
head -n 13 bff.c > LICENSE
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user