From 02683c333104d6f79a98f0c55636edc178eba704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 24 Mar 2016 22:34:07 +0100 Subject: [PATCH] system: Use 'info-reader' instead of Texinfo to avoid dragging Perl. * gnu/system.scm (%base-packages): Use INFO-READER instead of TEXINFO. --- gnu/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/system.scm b/gnu/system.scm index f782d8eacb9b9e97af6029a88af3555c643f80d9..8e05254b33a6efc22178e9790a28f98e02a29edf 100644 --- a/gnu/system.scm +++ b/gnu/system.scm @@ -365,7 +365,7 @@ explicitly appear in OS." iproute net-tools ; XXX: remove when Inetutils suffices man-db - texinfo ;for the standalone Info reader + info-reader ;the standalone Info reader (no Perl) ;; The 'sudo' command is already in %SETUID-PROGRAMS, but we also ;; want the other commands and the man pages (notably because