Mercurial > trustbridge
changeset 1169:882df57bdaf6
Merged.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Fri, 19 Sep 2014 11:54:16 +0200 |
parents | d5c80c7cd7a3 (current diff) d824e6890a43 (diff) |
children | 37672abf0ca0 3e7ac50b04da |
files | |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/packaging/linux-installer-common.inc.in Fri Sep 19 11:54:07 2014 +0200 +++ b/packaging/linux-installer-common.inc.in Fri Sep 19 11:54:16 2014 +0200 @@ -5,8 +5,10 @@ CFGPATH="${XDG_CONFIG_HOME:-$HOME/.config}/BSI" DATAPATH="${XDG_DATA_HOME:-$HOME/.local/share}/BSI/TrustBridge" SYSCFGPATH="/etc/TrustBridge" -# FIXME: -# Set the real data path for system wide installation once its known. +# FIXME: a user independent data path would be nice for system wide +# installations, but we wont open this can of worms for now. +# So we assume the system wide installation is always used and +# maintained by the same user. SYSDATAPATH="$DATAPATH" INSTCFGNAME="TrustBridge-inst.cfg" FORCE=0