From 39850cb3670af76671643c6ed11c229637f73427 Mon Sep 17 00:00:00 2001 From: Michiel van Wessem Date: Tue, 11 May 2010 15:18:39 +0200 Subject: system/htop: Initial import --- system/htop/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 system/htop/doinst.sh (limited to 'system/htop/doinst.sh') diff --git a/system/htop/doinst.sh b/system/htop/doinst.sh new file mode 100644 index 0000000000..eec7ae1d81 --- /dev/null +++ b/system/htop/doinst.sh @@ -0,0 +1,4 @@ +if [ -x usr/bin/update-desktop-database ]; then + usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1 +fi + -- cgit v1.2.3-80-g2a13