summaryrefslogtreecommitdiffstats
path: root/packaging/snappy/snapcraft.sh
blob: 7e12fe96497a568ed57bcb4de2cad8479ee07400 (plain)
1
2
3
4
5
6
#!/bin/sh -e

export INKSCAPE_PORTABLE_PROFILE_DIR="${SNAP_USER_DATA}"
export INKSCAPE_LOCALEDIR="${SNAP}/share/locale/"

exec $@