mpdas: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
989abf6242
commit
5f2a3602ca
|
@ -3,7 +3,7 @@ pkgname=mpdas
|
|||
version=0.4.5
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr CONFIG=/etc"
|
||||
make_build_args="CONFIG=/etc"
|
||||
make_install_args="MANPREFIX=/usr/share/man/man1"
|
||||
make_use_env=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
|
Loading…
Reference in New Issue