From 5df91c4112f14c5b73bce718801110820e623502 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 15 Oct 2016 23:58:41 -0400 Subject: graphics/fbida: Updated for version 2.12. --- graphics/fbida/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 graphics/fbida/doinst.sh (limited to 'graphics/fbida/doinst.sh') diff --git a/graphics/fbida/doinst.sh b/graphics/fbida/doinst.sh new file mode 100644 index 0000000000..5fb28930db --- /dev/null +++ b/graphics/fbida/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 2>&1 +fi -- cgit v1.2.3-80-g2a13