diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-02 16:57:18 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-02 17:04:37 +0100 |
commit | b36f185426be3ac0bfb942fa4a52528a8d70a61a (patch) | |
tree | aed594826c18582472ab06e3c706ee1712260647 /dicts | |
parent | 726ecd83ac6da35347be547b42588eb9f3db5070 (diff) | |
download | tdv-b36f185426be3ac0bfb942fa4a52528a8d70a61a.tar.gz tdv-b36f185426be3ac0bfb942fa4a52528a8d70a61a.tar.xz tdv-b36f185426be3ac0bfb942fa4a52528a8d70a61a.zip |
Fix various macOS-related/found issues
Even though this software isn't very useful on that system either,
due to its lack of PRIMARY.
Diffstat (limited to 'dicts')
-rwxr-xr-x | dicts/gnu-fdl-de-cz.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 ' |