logo

live-bootstrap

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

gnulib-fix.patch (508B)


  1. SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
  2. SPDX-License-Identifier: GPL-2.0-or-later
  3. This should be declared for gnulib, but for some reason is not, most likely
  4. use of a different version (but CVS history no longer exists).
  5. --- bison-2.3/lib/Makefile.am 2021-04-11 13:49:09.414805465 +1000
  6. +++ bison-2.3/lib/Makefile.am 2021-04-11 13:49:26.418916036 +1000
  7. @@ -19,6 +19,7 @@
  8. BUILT_SOURCES =
  9. EXTRA_DIST =
  10. +EXTRA_lib_SOURCES =
  11. MOSTLYCLEANFILES =
  12. lib_LIBRARIES = $(YACC_LIBRARY)