From e3a2905daf3e06650f78a25f63c66cd409225f33 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 14 Aug 2017 23:53:11 +0200 Subject: Add pacman/makepkg.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- pacman/makepkg.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pacman/makepkg.conf (limited to 'pacman') 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 " +GPGKEY="50FB9B273A9D0BB5" -- cgit v1.2.3-54-g00ecf