From e3643e46abae75a4e506bd002e8f8125b643d84e Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Thu, 13 May 2010 01:00:51 +0200 Subject: system/herculesstudio: Added to 13.0 repository --- system/herculesstudio/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 system/herculesstudio/doinst.sh (limited to 'system/herculesstudio/doinst.sh') diff --git a/system/herculesstudio/doinst.sh b/system/herculesstudio/doinst.sh new file mode 100644 index 000000000000..4e8ba7071dea --- /dev/null +++ b/system/herculesstudio/doinst.sh @@ -0,0 +1,4 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 +fi + -- cgit v1.2.3