diff options
-rw-r--r-- | .makepkg.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.makepkg.conf b/.makepkg.conf index 04bdfcb..2d44f5a 100644 --- a/.makepkg.conf +++ b/.makepkg.conf @@ -6,6 +6,3 @@ COMPRESSXZ=(xz -T 0 -c -z -) # Don't compress packages PKGEXT='.pkg.tar' - -# build in tmpfs by default -BUILDDIR=/tmp/makepkg |