From ce619465f3e5637109a215ebf29da1524d1842bc Mon Sep 17 00:00:00 2001 From: titopoquito Date: Mon, 20 Jun 2011 12:25:04 -0500 Subject: system/FreeFileSync: Added (graphical backup tool) Signed-off-by: Robby Workman --- system/FreeFileSync/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 system/FreeFileSync/doinst.sh (limited to 'system/FreeFileSync/doinst.sh') diff --git a/system/FreeFileSync/doinst.sh b/system/FreeFileSync/doinst.sh new file mode 100644 index 0000000000..4e8ba7071d --- /dev/null +++ b/system/FreeFileSync/doinst.sh @@ -0,0 +1,4 @@ +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