From a3c3b9a4b6e2dd292e665d9b63d4f782a5798a8d Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 17 Mar 2018 13:18:57 +0100 Subject: makepkg.conf: Update options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- pacman/makepkg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pacman') 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 " GPGKEY="50FB9B273A9D0BB5" -- cgit v1.2.3-54-g00ecf