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
..
bootloader
build
installer
machine
packages gnu: kmod: Disable tests in 'Makefile.in' instead of 'Makefile.am'. 2020-05-26 22:32:49 +02:00
services services: Add missing import. 2020-05-13 23:35:57 +02:00
system locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk Merge branch 'master' into staging 2020-05-26 22:30:51 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm