mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
office/gnucash: Fixed doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fc04a5e1a9
commit
8d96af075a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue