diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-20 20:44:06 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:32:31 -0500 |
commit | 0be1aece9c5581594b397efcccdbbccabb5ae885 (patch) | |
tree | 38ae78aa481cf2c50ce97e31314289ad5b0b935b /graphics/hugin/doinst.sh | |
parent | cc7220b1b8f5c33535a0c6f11469bf261d26c21b (diff) | |
download | slackbuilds-0be1aece9c5581594b397efcccdbbccabb5ae885.tar.gz |
graphics/hugin: Removed (build failure)
This appears related to libpng14
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 |