Subject: CVS commit: [pkgsrc-2015Q1] pkgsrc/sysutils/coreutils
From: S.P.Zeidler
Date: 2015-04-29 11:24:59
Message id: 20150429092459.2A2FF98@cvs.netbsd.org

Log Message:
Pullup ticket #4700 - requested by manu
sysutils/coreutils: build fix

Revisions pulled up:
- sysutils/coreutils/Makefile.common                            1.10

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   manu
   Date:           Fri Apr 17 12:46:00 UTC 2015

   Modified Files:
           pkgsrc/sysutils/coreutils: Makefile.common

   Log Message:
   Allow GNU coreuitls to be built as root

   GNU coreutils's configure script will abort if ran as root. Although
   pkgsrc can do that step under an unprivilegied user, there are still
   situations, such as pkg_comp bulk builds, where the common usage is
   to run as root. We therefore override configure's root check by setting
   FORCE_UNSAFE_CONFIGURE in the environement.

   To generate a diff of this commit:
   cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/coreutils/Makefile.common

Files:
RevisionActionfile
1.9.2.1modifypkgsrc/sysutils/coreutils/Makefile.common