[pacman-dev] makepkg: keep PACMAN_OPTS in environment

Matthew Farkas-Dyck strake888 at gmail.com
Wed Jul 27 11:31:30 EDT 2011


Patch to make makepkg keep PACMAN_OPTS environment variable, thus
allowing operation to be better controlled, e.g. by an AUR- or other
helper script to build packages on and install packages to a mounted
guest filesystem.

--- pacman-3.5.3_/scripts/makepkg.sh.in	2011-06-07 10:49:28.000000000 -0500
+++ pacman-3.5.3/scripts/makepkg.sh.in	2011-07-27 09:33:11.413361098 -0500
@@ -80,8 +80,6 @@
 # when dealing with svn/cvs/etc PKGBUILDs.
 FORCE_VER=""

-PACMAN_OPTS=
-
 ### SUBROUTINES ###

 plain() {


Cheers,
Matthew Farkas-Dyck


More information about the pacman-dev mailing list