diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-21 18:16:29 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-24 16:06:33 -0500 |
commit | 023feac7b951f160d82f719c0158cc88d5491d1d (patch) | |
tree | 9cbefd3af223a1970eb8d6853b332a0d9ae2c853 /games/pingus/doinst.sh | |
parent | 9df4b4d4a735caed5067cc02832c721785de81ba (diff) | |
download | slackbuilds-023feac7b951f160d82f719c0158cc88d5491d1d.tar.gz |
games/pingus: Removed (Build failure)
error: 'sscanf' was not declared in this scope
Diffstat (limited to 'games/pingus/doinst.sh')
-rw-r--r-- | games/pingus/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/pingus/doinst.sh b/games/pingus/doinst.sh deleted file mode 100644 index 98d466d8b9..0000000000 --- a/games/pingus/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x usr/bin/update-desktop-database ]; then - ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 -fi |