wavpack: fix wavpack.pc

This commit is contained in:
Michael Gehring 2016-09-25 09:46:56 +02:00
parent df48cd0e41
commit 4e5c9468ba

View file

@ -1,7 +1,7 @@
# Template file for 'wavpack'
pkgname=wavpack
version=4.80.0
revision=1
revision=2
build_style=gnu-configure
short_desc="An audio codec (lossy and lossless)"
homepage="http://www.wavpack.com/"
@ -14,7 +14,6 @@ pre_configure() {
case "$XBPS_TARGET_MACHINE" in
i686|*x86_64*) configure_args+=" --enable-mmx";;
esac
sed -i 's/^prefix=.*/&\nexec_&/' wavpack.pc.in
}
post_install() {
vlicense COPYING LICENSE