From cc78392923e534f181ef451c177c607b32349213 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Wed, 4 Jul 2018 19:12:27 -0400 Subject: gnu: Remove linux-libre@4.1. * gnu/packages/linux.scm (linux-libre-4.1): Remove variable. * gnu/packages/aux-files/linux-libre/4.1-i686.conf, gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ab145065d6..5dc04de35c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -282,8 +282,6 @@ AUX_FILES = \ gnu/packages/aux-files/linux-libre/4.9-x86_64.conf \ gnu/packages/aux-files/linux-libre/4.4-i686.conf \ gnu/packages/aux-files/linux-libre/4.4-x86_64.conf \ - gnu/packages/aux-files/linux-libre/4.1-i686.conf \ - gnu/packages/aux-files/linux-libre/4.1-x86_64.conf \ gnu/packages/aux-files/run-in-namespace.c # Templates, examples. -- cgit v1.2.3