From 94c15c7168dc6ed75f84b4f01d858121d29f84a9 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 11 Oct 2020 17:39:34 -0400 Subject: games/atanks: Fix doinst. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/atanks/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/atanks') diff --git a/games/atanks/doinst.sh b/games/atanks/doinst.sh index 2aa41d640c..65c7e2eeb9 100644 --- a/games/atanks/doinst.sh +++ b/games/atanks/doinst.sh @@ -6,4 +6,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi -fi \ No newline at end of file +fi -- cgit v1.2.3