logo

live-bootstrap

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

gnulib-makefile.patch (488B)


  1. SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
  2. SPDX-License-Identifier: GPL-3.0-or-later
  3. Again, same as bison 2.3. I cannot figure out what gnulib/bison are doing
  4. that makes this required...
  5. --- bison-3.4.2/Makefile.am 2021-04-15 12:18:34.371818904 +1000
  6. +++ bison-3.4.2/Makefile.am 2021-04-15 12:18:39.055851647 +1000
  7. @@ -63,6 +63,7 @@
  8. check_SCRIPTS =
  9. dist_TESTS =
  10. noinst_LIBRARIES =
  11. +lib_libbison_a_SOURCES =
  12. include build-aux/local.mk
  13. include data/local.mk