summaryrefslogtreecommitdiff
path: root/src/monkeysphere-host
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-09-14 13:35:28 -0400
committerJameson Rollins <jrollins@finestructure.net>2010-09-14 13:35:28 -0400
commit5f0bc4c22cb351e6b51906a5febfd664130a2197 (patch)
tree5e0a0a0900f9bac4e0f5a5dce1d654840d4370f8 /src/monkeysphere-host
parent2cbeae585d91f8d7571b33f7f47670267963a4e2 (diff)
fix *all* install paths, including in man pages and transition scripts
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-xsrc/monkeysphere-host3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host
index 1eb5849..33a67cc 100755
--- a/src/monkeysphere-host
+++ b/src/monkeysphere-host
@@ -24,9 +24,6 @@ export SYSSHAREDIR
. "${SYSSHAREDIR}/defaultenv"
. "${SYSSHAREDIR}/common"
-SYSDATADIR=${MONKEYSPHERE_SYSDATADIR:-"__SYSDATADIR_PREFIX__/monkeysphere"}
-export SYSDATADIR
-
# sharedir for host functions
MHSHAREDIR="${SYSSHAREDIR}/mh"