From 4c909d921b56602944690307e774dc8923e5ec31 Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Tue, 13 Sep 2016 17:20:16 +0100 Subject: fix ports and prt-get configuration build as user --- core/conf/prt-get.conf | 6 +++--- core/ports.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'core') diff --git a/core/conf/prt-get.conf b/core/conf/prt-get.conf index 384a5b2..1ed5143 100644 --- a/core/conf/prt-get.conf +++ b/core/conf/prt-get.conf @@ -49,6 +49,6 @@ runscripts yes # (no|yes) ### alternative commands makecommand sudo -H -u pkgmk fakeroot pkgmk -addcommand pkgadd -removecommand pkgrm -runscriptcommand sh +addcommand sudo pkgadd +removecommand sudo pkgrm +runscriptcommand sudo sh diff --git a/core/ports.html b/core/ports.html index ee8212b..7172343 100644 --- a/core/ports.html +++ b/core/ports.html @@ -200,9 +200,9 @@ ### alternative commands makecommand sudo -H -u pkgmk fakeroot pkgmk - addcommand pkgadd - removecommand pkgrm - runscriptcommand sh + addcommand sudo pkgadd + removecommand sudo pkgrm + runscriptcommand sudo sh Core OS Index -- cgit 1.4.1-2-gfad0