diff options
Diffstat (limited to 'games/scummvm/doinst.sh')
-rw-r--r-- | games/scummvm/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/scummvm/doinst.sh b/games/scummvm/doinst.sh index 9ad0b734e0..98d466d8b9 100644 --- a/games/scummvm/doinst.sh +++ b/games/scummvm/doinst.sh @@ -1,4 +1,3 @@ if [ -x usr/bin/update-desktop-database ]; then ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 fi - |