Arch work
This commit is contained in:
@@ -872,7 +872,10 @@ installMCARCH() {
|
|||||||
--install
|
--install
|
||||||
-p mediacenter.pkgbuild"
|
-p mediacenter.pkgbuild"
|
||||||
#if ! exec ${makepkg_cmd}; then
|
#if ! exec ${makepkg_cmd}; then
|
||||||
su bryan exec "${makepkg_cmd}" # TODO, for testing in root VM
|
if ! exec "${makepkg_cmd}"; then
|
||||||
|
echo "makepkg failed"
|
||||||
|
exit
|
||||||
|
fi
|
||||||
#fi
|
#fi
|
||||||
popd || return
|
popd || return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user