diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-12-17 10:10:22 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:05:10 -0200 |
commit | 3b7661c503f5fd9e8b07036895c02603a5747cd0 (patch) | |
tree | 1d3d6d15cf2c788ca89082eb22426a5202b87f4e /multimedia/SimpleSysexxer/doinst.sh | |
parent | 622158550e57d3534c7f156a27633f988d35802e (diff) | |
download | slackbuilds-3b7661c503f5fd9e8b07036895c02603a5747cd0.tar.gz |
multimedia/SimpleSysexxer: BUILD bump.
Correct path of translation files (shared vs share).
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia/SimpleSysexxer/doinst.sh')
-rw-r--r-- | multimedia/SimpleSysexxer/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/SimpleSysexxer/doinst.sh b/multimedia/SimpleSysexxer/doinst.sh index 9830478e8c..9424ce43ff 100644 --- a/multimedia/SimpleSysexxer/doinst.sh +++ b/multimedia/SimpleSysexxer/doinst.sh @@ -11,4 +11,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |