diff options
Diffstat (limited to 'src/monkeysphere-authentication')
-rwxr-xr-x | src/monkeysphere-authentication | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/monkeysphere-authentication b/src/monkeysphere-authentication index 4e447c7..c924034 100755 --- a/src/monkeysphere-authentication +++ b/src/monkeysphere-authentication @@ -24,9 +24,6 @@ export SYSSHAREDIR . "${SYSSHAREDIR}/defaultenv" . "${SYSSHAREDIR}/common" -SYSDATADIR=${MONKEYSPHERE_SYSDATADIR:-"__SYSDATADIR_PREFIX__/monkeysphere"} -export SYSDATADIR - # sharedir for authentication functions MASHAREDIR="${SYSSHAREDIR}/ma" |