From 58b15e22bd75f2e7d62990aafbd128178ee895ca Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Tue, 11 May 2010 15:18:39 +0200 Subject: system/isomaster: Initial import --- system/isomaster/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/isomaster/doinst.sh (limited to 'system/isomaster/doinst.sh') diff --git a/system/isomaster/doinst.sh b/system/isomaster/doinst.sh new file mode 100644 index 0000000000..85aad974d0 --- /dev/null +++ b/system/isomaster/doinst.sh @@ -0,0 +1,3 @@ +if [ -x usr/bin/update-desktop-database ]; then + usr/bin/update-desktop-database &> /dev/null +fi -- cgit v1.2.3