1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 16:40:40 +02:00
Files
guix/gnu
Marius Bakke 312d9a3320 gnu: kmod: Disable tests in 'Makefile.in' instead of 'Makefile.am'.
This avoids a build failure because the package was bootstrapped with an older
version of Automake.  By substituting the .in file we avoid triggering the
Autoconf machinery.

* gnu/packages/linux.scm (kmod)[arguments]: Change the 'disable-tests' phase
to substitute "Makefile.in" instead of "Makefile.am".
[native-inputs]: Remove AUTOMAKE and AUTOCONF.
2020-05-26 22:32:49 +02:00
..
2020-05-13 23:35:57 +02:00
2020-05-05 20:43:21 +02:00
2020-05-05 16:13:53 +02:00
2020-05-26 22:30:51 +02:00