office/gnucash: Fixed doinst.sh.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-09-13 23:10:47 +01:00
parent fc04a5e1a9
commit 8d96af075a

View file

@ -12,7 +12,7 @@ config() {
} }
config etc/gnucash/environment.new config etc/gnucash/environment.new
c
if [ -x /usr/bin/update-desktop-database ]; then if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi fi