summaryrefslogtreecommitdiff
path: root/Tools/portbuild/scripts/allgohans.safe
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-08-02 07:11:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-08-02 07:11:11 +0000
commit3a3eb397af488e7c7e3e7ff7a80147bf756cca7c (patch)
tree4206d1aa930475daac4208796516e3a9f6a02752 /Tools/portbuild/scripts/allgohans.safe
parent- Fix compile errors when vgalib and lvga256 drivers are enabled. (diff)
Fix braino from production.
Notes
Notes: svn path=/head/; revision=258620
Diffstat (limited to '')
-rwxr-xr-xTools/portbuild/scripts/allgohans.safe2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/portbuild/scripts/allgohans.safe b/Tools/portbuild/scripts/allgohans.safe
index 290755c73584..4d6d1007f1d0 100755
--- a/Tools/portbuild/scripts/allgohans.safe
+++ b/Tools/portbuild/scripts/allgohans.safe
@@ -47,7 +47,7 @@ else
fi
pb=/var/portbuild
-. ${pb}/scripts/server.conf
+. ${pb}/conf/server.conf
if [ "${arch}" = "all" ]; then
arches=$(find ${pb}/*/portbuild.conf)