summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-06-24 22:47:50 +0000
committerimp <imp@FreeBSD.org>2010-06-24 22:47:50 +0000
commitd732cd62e43cbd7d2ffaeb846db691627be6e035 (patch)
tree0dcc52a46627ebb15cfa4b6282f0343065dea8e0 /usr.sbin
parentc6732949c6600258e511b044fa8da997bf121925 (diff)
downloadFreeBSD-src-d732cd62e43cbd7d2ffaeb846db691627be6e035.zip
FreeBSD-src-d732cd62e43cbd7d2ffaeb846db691627be6e035.tar.gz
Fix a stray PC-BSDism, on FreeBSD, we install these things into /usr/share
Diffstat (limited to 'usr.sbin')
-rwxr-xr-xusr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
index 98abc2a..5430516 100755
--- a/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
+++ b/usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh
@@ -36,7 +36,7 @@
# User-editable configuration variables
# Set this to the program location
-PROGDIR="/PCBSD/pc-sysinstall"
+PROGDIR="/usr/share/pc-sysinstall"
export PROGDIR
# Set this to the components location
OpenPOWER on IntegriCloud