diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-20 21:30:39 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:35:49 -0500 |
commit | f43d36a30bf476713448cd18c74f38640890c878 (patch) | |
tree | 1a6db15945512143834f221bcb5bd27b9436ed1c /games/jag/doinst.sh | |
parent | 32f321e4973c7591bc894abcf32fbe2952246592 (diff) | |
download | slackbuilds-f43d36a30bf476713448cd18c74f38640890c878.tar.gz |
games/jag: Removed (build failure)
This appears related to libpng14
Diffstat (limited to 'games/jag/doinst.sh')
-rw-r--r-- | games/jag/doinst.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/games/jag/doinst.sh b/games/jag/doinst.sh deleted file mode 100644 index f8f852bc2b..0000000000 --- a/games/jag/doinst.sh +++ /dev/null @@ -1,5 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi - - |