From 08c14438ada25899c6c302c76272ce9ad44e6fe4 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Wed, 12 May 2010 23:28:59 +0200 Subject: development/xmlcopyeditor: Added to 12.2 repository --- development/xmlcopyeditor/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 development/xmlcopyeditor/doinst.sh (limited to 'development/xmlcopyeditor/doinst.sh') diff --git a/development/xmlcopyeditor/doinst.sh b/development/xmlcopyeditor/doinst.sh new file mode 100644 index 000000000000..4e8ba7071dea --- /dev/null +++ b/development/xmlcopyeditor/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