]> code.delx.au - dotfiles/commitdiff
makepkg.conf
authorJames Bunton <jamesbunton@delx.net.au>
Thu, 5 Oct 2017 11:10:57 +0000 (22:10 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Thu, 5 Oct 2017 11:11:07 +0000 (22:11 +1100)
.makepkg.conf [new file with mode: 0644]

diff --git a/.makepkg.conf b/.makepkg.conf
new file mode 100644 (file)
index 0000000..d02251c
--- /dev/null
@@ -0,0 +1,4 @@
+MAKEFLAGS="-j$(nproc)"
+BUILDDIR=/var/tmp/abs
+PKGDEST=/var/cache/pacman/abs
+SRCDEST=/var/cache/pacman/src