mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
fix makepkg.conf
This commit is contained in:
parent
6fae4bfe62
commit
f8f31f568b
@ -1,8 +1,5 @@
|
||||
# Use as many jobs as there are CPU cores
|
||||
MAKEFLAGS="-j$(nproc)"
|
||||
|
||||
# Use /var/tmp/makepkg.$(whoami) as builddir to avoid tmpfs filling
|
||||
BUILDDIR="/var/tmp/makepkg.$(whoami)"
|
||||
|
||||
# Create uncompressed packages, bigger packages, but slower build/install
|
||||
PKGEXT='.pkg.tar'
|
||||
|
Loading…
Reference in New Issue
Block a user