Switch to perl tarballs generated from archiving git tags.

This commit is contained in:
Andrius Štikonas 2021-02-17 20:23:50 +00:00
parent e9455c8463
commit 621b099a57
12 changed files with 28 additions and 8 deletions

View file

@ -1,6 +0,0 @@
#!/bin/sh -e
# SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
#
# SPDX-License-Identifier: GPL-3.0-or-later
sed -e '1,/__END__/ d' keywords.pl | sed '1d' | awk '{print "#define", "KEY_"$0, NR-1}' > keywords.h