alarm/gpu-viv-bin-mxq6 fix PKGBUILD

This commit is contained in:
pepedog 2014-02-19 16:11:20 +00:00
parent f4a4628660
commit 364fc86858

View file

@ -48,8 +48,8 @@ md5sums=('52f5ebbb6a9b5d0eafdb952246de584e'
prepare() {
cd "${srcdir}"
#chmod for execution, library is packed as binary to accept EULA
chmod +x ${pkgbase}-${_pkgver}.bin
./${pkgbase}-${_pkgver}.bin --force --auto-accept
# chmod +x ${pkgbase}-${_pkgver}.bin
sh ${pkgbase}-${_pkgver}.bin --force --auto-accept
sed -n '/EOEULA/,/EOEULA/p' ${pkgbase}-${_pkgver}.bin | grep -v EOEULA > LICENSE.$pkgbase
# adopt the prefix and exec_prefix variables in .pc files