From b36f185426be3ac0bfb942fa4a52528a8d70a61a Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Tue, 2 Nov 2021 16:57:18 +0100 Subject: Fix various macOS-related/found issues Even though this software isn't very useful on that system either, due to its lack of PRIMARY. --- dicts/gnu-fdl-de-cz.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dicts/gnu-fdl-de-cz.sh') diff --git a/dicts/gnu-fdl-de-cz.sh b/dicts/gnu-fdl-de-cz.sh index ffe56a4..8fab695 100755 --- a/dicts/gnu-fdl-de-cz.sh +++ b/dicts/gnu-fdl-de-cz.sh @@ -2,7 +2,7 @@ # GNU/FDL German-Czech dictionary, see https://gnu.nemeckoceskyslovnik.cz # Sometimes the domain doesn't resolve, and the contents are close to useless -[ -n "$WANT_BAD_DICTS" ] || exit +[ -n "$WANT_BAD_DICTS" ] || exit 0 curl -Lo- 'https://gnu.nemeckoceskyslovnik.cz/index.php?id=6&sablona=export&format=zcu' | \ grep -v ^# | sed 's/\\//g' | perl -CSD -F\\t -le ' -- cgit v1.2.3-70-g09d2