1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-21 23:38:49 -05:00
pacman/scripts
Alastair Hughes c72ca3d539 Make "makepkg -g" ignore the current architecture.
Commit 663c74150a
(makepkg: merge arch dependent variables after PKGBUILD linting) broke
"makepkg -g" on a PKGBUILD which did not include the current architecture, by
moving the lint_pkgbuild call before GENINTEG was processed.
Fix that by setting IGNOREARCH for the "-g" option.

Signed-off-by: Allan McRae <allan@archlinux.org>
2016-02-20 14:01:53 +10:00
..
libmakepkg libmakepkg: increase robustness of the detection of array variables 2016-02-20 14:01:53 +10:00
library Consistently use 'directory' instead of 'folder' 2014-01-28 21:37:00 +10:00
po Update translations 2016-01-30 10:13:55 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am libmakepkg: check if PKGBUILD variables are arrays or not as appropriate 2015-09-07 11:22:00 +10:00
makepkg-template.pl.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
makepkg-wrapper.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
makepkg.sh.in Make "makepkg -g" ignore the current architecture. 2016-02-20 14:01:53 +10:00
pacman-db-upgrade.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pacman-key.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pacman-optimize.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pkgdelta.sh.in pkgdelta: Use high compression options offered by xdelta3 2015-01-02 21:48:59 +10:00
repo-add.sh.in repo-remove: fix checking for non-existent .db database 2016-02-20 14:01:53 +10:00