mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 01:35:24 +01:00
Fix up checksums + other fixes
This commit is contained in:
parent
e7c39af4b9
commit
9543a47f1b
110 changed files with 387 additions and 231 deletions
|
|
@ -2,8 +2,6 @@
|
|||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
checksum=f123f798e1135347ffb9a84bd09a4a3c569e0941454fb094ba177a384c2a2619
|
||||
|
||||
src_prepare() {
|
||||
rm doc/standards.info
|
||||
sed -i -e '/AC_PROG_GREP/d' -e '/AC_PROG_SED/d' configure.ac
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
checksum=9b21657a7c62214a59cb4724c6b676e50ead136bef67f647cba072d061afbbf1
|
||||
|
||||
src_prepare() {
|
||||
rm doc/standards.info
|
||||
autoreconf-2.61 -f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue