diff options
Diffstat (limited to 'graphics/hugin/doinst.sh')
-rw-r--r-- | graphics/hugin/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/hugin/doinst.sh b/graphics/hugin/doinst.sh deleted file mode 100644 index 3857649f50..0000000000 --- a/graphics/hugin/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications &> /dev/null -fi |