aboutsummaryrefslogtreecommitdiffstats
path: root/pacman
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2018-03-17 13:18:57 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2018-03-17 13:18:57 +0100
commita3c3b9a4b6e2dd292e665d9b63d4f782a5798a8d (patch)
tree5b8239d635310fdb5a6f5261a1ec38c9eedb6ccf /pacman
parentcc8c5bf04c166de940dfa6dc0fdc26f27869a0b8 (diff)
downloaddotfiles-a3c3b9a4b6e2dd292e665d9b63d4f782a5798a8d.tar.xz
makepkg.conf: Update options
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'pacman')
-rw-r--r--pacman/makepkg.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman/makepkg.conf b/pacman/makepkg.conf
index 5a8e6f4..3ab5178 100644
--- a/pacman/makepkg.conf
+++ b/pacman/makepkg.conf
@@ -1,5 +1,5 @@
MAKEFLAGS="-j$(nproc)"
-OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !optipng !upx debug)
+OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug)
INTEGRITY_CHECK=(sha256)
PACKAGER="Johannes Löthberg <johannes@kyriasis.com>"
GPGKEY="50FB9B273A9D0BB5"