live-bootstrap/steps/util-linux-2.19.1/patches/disable-tests.patch
2025-10-17 18:53:10 +11:00

19 lines
498 B
Diff

SPDX-FileCopyrightText: 2021 Samuel Tyler <samuel@samuelt.me>
SPDX-License-Identifier: GPL-2.0-or-later
The tests/ subfolder is broken and useless unless we run `make test' which we
don't.
--- util-linux-2.19.1/Makefile.am 2021-06-13 09:50:21.775597435 +1000
+++ util-linux-2.19.1/Makefile.am 2021-06-13 09:50:10.900501284 +1000
@@ -29,8 +29,7 @@
po \
schedutils \
sys-utils \
- text-utils \
- tests
+ text-utils
RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \