pev: fix prefix
This commit is contained in:
parent
d7a5506d36
commit
daacd4340f
@ -1,9 +1,10 @@
|
|||||||
# Template file for 'pev'
|
# Template file for 'pev'
|
||||||
pkgname=pev
|
pkgname=pev
|
||||||
version=0.80
|
version=0.80
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_build_args="prefix=/usr"
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
makedepends="libressl-devel pcre-devel"
|
makedepends="libressl-devel pcre-devel"
|
||||||
short_desc="The PE file analysis toolkit"
|
short_desc="The PE file analysis toolkit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user