aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2018-07-19 03:12:46 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2018-07-19 03:12:46 +0200
commit268fb833b4e77596083665ae8435040106a63882 (patch)
tree2f1ff996b72fd9fe04a359c598e89e753eee4401
parent961ff212f2c3e57b2eafd8b05474725abf956d1d (diff)
downloaddotfiles-268fb833b4e77596083665ae8435040106a63882.tar.xz
pacman/makepkg.conf: Drop custom OPTIONS
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--pacman/makepkg.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/pacman/makepkg.conf b/pacman/makepkg.conf
index 3ab5178..6467abc 100644
--- a/pacman/makepkg.conf
+++ b/pacman/makepkg.conf
@@ -1,5 +1,4 @@
MAKEFLAGS="-j$(nproc)"
-OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug)
INTEGRITY_CHECK=(sha256)
PACKAGER="Johannes Löthberg <johannes@kyriasis.com>"
GPGKEY="50FB9B273A9D0BB5"