From 2a265786248eef632c02e18435a6d24ec7880d7e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 17 Dec 2025 17:54:26 +0800 Subject: pacdiff --- etc/makepkg.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'etc/makepkg.conf') diff --git a/etc/makepkg.conf b/etc/makepkg.conf index edfed293..2fff66bf 100644 --- a/etc/makepkg.conf +++ b/etc/makepkg.conf @@ -38,6 +38,8 @@ VCSCLIENTS=('bzr::breezy' CARCH="x86_64" CHOST="x86_64-pc-linux-gnu" +#NPROC=2 + #-- Compiler and Linker Flags #CPPFLAGS="" CFLAGS="-march=native -mtune=generic -O2 -pipe -fno-plt -fexceptions \ @@ -106,9 +108,9 @@ STRIP_SHARED="--strip-unneeded" #-- Options to be used when stripping static libraries. See `man strip' for details. STRIP_STATIC="--strip-debug" #-- Manual (man and info) directories to compress (if zipman is specified) -MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info}) +MAN_DIRS=(usr{,/local}{,/share}/{man,info}) #-- Doc directories to remove (if !docs is specified) -DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc}) +DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc}) #-- Files to be removed from all packages (if purge is specified) PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod) #-- Directory to store source code in for debug packages -- cgit v1.2.3-70-g09d2