From 6f4c95667119ea9c55937d38b139974966360b0c Mon Sep 17 00:00:00 2001 From: Pierre Cazenave Date: Wed, 12 May 2010 23:33:20 +0200 Subject: system/bleachbit: Added to 12.2 repository --- system/bleachbit/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/bleachbit/doinst.sh (limited to 'system/bleachbit/doinst.sh') diff --git a/system/bleachbit/doinst.sh b/system/bleachbit/doinst.sh new file mode 100644 index 000000000000..3857649f506a --- /dev/null +++ b/system/bleachbit/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