From 9bd9e2003182c9a30bf3783edce435399ee53111 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Tue, 11 May 2010 22:55:18 +0200 Subject: system/gsmartcontrol: Added to 12.1 repository --- system/gsmartcontrol/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/gsmartcontrol/doinst.sh (limited to 'system/gsmartcontrol/doinst.sh') diff --git a/system/gsmartcontrol/doinst.sh b/system/gsmartcontrol/doinst.sh new file mode 100644 index 0000000000..3857649f50 --- /dev/null +++ b/system/gsmartcontrol/doinst.sh @@ -0,0 +1,3 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications &> /dev/null +fi -- cgit v1.2.3