logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>

aclocal_glob.patch (417B)


  1. SPDX-FileCopyrightText: 2021 Andrius Štikonas <andrius@stikonas.eu>
  2. SPDX-License-Identifier: GPL-2.0-or-later
  3. Fixes aclocal-1.10 to work with our Perl
  4. --- automake-1.10.3/aclocal.in 2021-03-25 19:18:10.489134059 +0000
  5. +++ automake-1.10.3/aclocal.in 2021-03-25 19:18:20.159389339 +0000
  6. @@ -45,6 +45,7 @@
  7. use Automake::FileUtils;
  8. use File::Basename;
  9. use File::stat;
  10. +use File::Glob;
  11. use Cwd;
  12. # Some globals.