Loading seblu-push +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. repourl='archlinux@white.seblu.net' repodir='incoming' repourl=${REPO_URL:-archlinux@white.seblu.net} repodir=${REPO_DIR:-incoming} [[ -r /etc/makepkg.conf ]] && source /etc/makepkg.conf [[ -r "$HOME/.makepkg.conf" ]] && source "$HOME/.makepkg.conf" Loading Loading
seblu-push +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. repourl='archlinux@white.seblu.net' repodir='incoming' repourl=${REPO_URL:-archlinux@white.seblu.net} repodir=${REPO_DIR:-incoming} [[ -r /etc/makepkg.conf ]] && source /etc/makepkg.conf [[ -r "$HOME/.makepkg.conf" ]] && source "$HOME/.makepkg.conf" Loading