Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Make pkgng be permissive during pkg2ng, but still warn
Baptiste Daroussin committed 13 years ago
commit bb7e38b35e067a37c79045a428839755db9656b7
parent 4020daf
1 file changed +2 -0
modified ports/pkg2ng
@@ -2,6 +2,8 @@

: "${PORTSDIR:=/usr/ports}"

+
export PKG_PERMISSIVE=yes
+

if [ $( id -u ) -ne 0 ]
then
	echo "This program needs to be run as root"