We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d9955 commit f3fef77Copy full SHA for f3fef77
roles/baseline/files/.config/mksh/conf.d/pkgsrc
@@ -8,7 +8,7 @@ MANPATH="${OS_HOME}/pkg/man:${MANPATH}"
8
export PATH
9
export MANPATH
10
11
-export BOOTSTRAP_WORK=$$PKGSRC_HOME/bootstrap/work
+export BOOTSTRAP_WORK=$PKGSRC_HOME/bootstrap/work
12
export LOCALBASE=$OS_HOME/pkg
13
export PKG_DBDIR=$LOCALBASE/pkgdb
14
export SYSCONFBASE=$LOCALBASE/etc
0 commit comments