summaryrefslogtreecommitdiff
path: root/scripts/vendor/nunicode.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/vendor/nunicode.sh')
-rwxr-xr-xscripts/vendor/nunicode.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vendor/nunicode.sh b/scripts/vendor/nunicode.sh
index 61a921cadd..79f1c83a3c 100755
--- a/scripts/vendor/nunicode.sh
+++ b/scripts/vendor/nunicode.sh
@@ -7,7 +7,7 @@ ROOT=alekseyt-nunicode-246bb27014ab
download "https://bitbucket.org/alekseyt/nunicode/get/$VERSION.tar.gz"
init
-extract "$ROOT/libnu/*.c" "$ROOT/libnu/*.h" "$ROOT/LICENSE"
+extract_gzip "$ROOT/libnu/*.c" "$ROOT/libnu/*.h" "$ROOT/LICENSE"
# Augment config.h with just the defines we need.
head -n 2 libnu/config.h > config.h