Fix up checksums + other fixes

This commit is contained in:
fosslinux 2022-02-23 20:59:57 +11:00
parent e7c39af4b9
commit 9543a47f1b
110 changed files with 387 additions and 231 deletions

View file

@ -2,8 +2,6 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
checksum=850f2663df30af439a5cc8b0c44ceb7f9ce0d2fecf2774f43fa9ab9b7b7be1c0
src_prepare() {
autoreconf -fi
}