small build-set change

This commit is contained in:
artoo 2014-10-08 18:34:10 +02:00
parent ef29680405
commit 391aa57035

View file

@ -80,7 +80,7 @@ fi
if [[ -n ${repodir} ]];then if [[ -n ${repodir} ]];then
repodir=${repodir} repodir=${repodir}
else else
repodir='/opt/build-repo' repodir='/srv/build-repo'
fi fi
if [[ -r /etc/makepkg.conf ]]; then if [[ -r /etc/makepkg.conf ]]; then