aboutsummaryrefslogtreecommitdiffstats
path: root/pacman
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-08-14 23:53:11 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-08-14 23:53:11 +0200
commite3a2905daf3e06650f78a25f63c66cd409225f33 (patch)
tree96b1a6395748aaf41197bb4dedb1ba2efcf3832a /pacman
parent6e78201d6b9da1c5a151ac748c5889a9ebc1da4a (diff)
downloaddotfiles-e3a2905daf3e06650f78a25f63c66cd409225f33.tar.xz
Add pacman/makepkg.conf
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'pacman')
-rw-r--r--pacman/makepkg.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/pacman/makepkg.conf b/pacman/makepkg.conf
new file mode 100644
index 0000000..c8d7dd0
--- /dev/null
+++ b/pacman/makepkg.conf
@@ -0,0 +1,5 @@
+MAKEFLAGS="-j$(nproc)"
+OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !optipng !upx debug)
+INTEGRITY_CHECK(sha256)
+PACKAGER="Johannes Löthberg <johannes@kyriasis.com>"
+GPGKEY="50FB9B273A9D0BB5"