From: James Bunton Date: Thu, 5 Oct 2017 11:10:57 +0000 (+1100) Subject: makepkg.conf X-Git-Url: https://code.delx.au/dotfiles/commitdiff_plain/63cc6672854305c0e257023acb201a1c8294e57e makepkg.conf --- diff --git a/.makepkg.conf b/.makepkg.conf new file mode 100644 index 0000000..d02251c --- /dev/null +++ b/.makepkg.conf @@ -0,0 +1,4 @@ +MAKEFLAGS="-j$(nproc)" +BUILDDIR=/var/tmp/abs +PKGDEST=/var/cache/pacman/abs +SRCDEST=/var/cache/pacman/src