live-bootstrap/sysa/automake-1.10.3/patches/aclocal_glob.patch

17 lines
385 B
Diff
Raw Normal View History

2021-03-25 20:39:08 +00:00
SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
SPDX-License-Identifier: GPL-2.0-or-later
Fixes aclocal-1.10 to work with our Perl
--- aclocal.in 2021-03-25 19:18:10.489134059 +0000
+++ aclocal.in 2021-03-25 19:18:20.159389339 +0000
@@ -45,6 +45,7 @@
use Automake::FileUtils;
use File::Basename;
use File::stat;
+use File::Glob;
use Cwd;
# Some globals.