1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 19:45:01 -05:00
pacman/scripts
Dan McGee aa89a65a83 makepkg: remove distcc/makeflags option interaction
Way back in c94bfbaba when refactoring makepkg options handling, I added
these lines to unset MAKEFLAGS if '!distcc' was set in a PKGBUILD (not
taking into account makepkg.conf settings). This was an attempt to say
"if it is broken in distcc, it is probably broken even more". However,
this is silly as one should be using '!makeflags' as well. Remove the
linkage.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-23 21:35:52 -05:00
..
library parse_options: adjust error messages 2011-06-15 09:19:45 -05:00
.gitignore pacman-key: keyring management tool 2011-03-23 01:59:42 -05:00
Makefile.am Clean up makefile for script generation 2011-06-15 09:19:56 -05:00
makepkg.sh.in makepkg: remove distcc/makeflags option interaction 2011-06-23 21:35:52 -05:00
pacman-db-upgrade.sh.in scripts: refactor output formatting functions 2011-06-15 09:18:05 -05:00
pacman-key.sh.in scripts: refactor output formatting functions 2011-06-15 09:18:05 -05:00
pacman-optimize.sh.in Update copyright years for 2011 2011-01-07 18:47:37 -06:00
pkgdelta.sh.in scripts: refactor output formatting functions 2011-06-15 09:18:05 -05:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in repo-add: style cleanup 2011-06-22 11:22:36 -05:00