From 8bdf8c51168c9dec414c05928bd82094ccc7ea6e Mon Sep 17 00:00:00 2001 From: Yann Dupont Date: Sun, 2 May 2021 21:55:13 +0200 Subject: [PATCH] test --- gnu/packages/glicid.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/glicid.scm b/gnu/packages/glicid.scm index 366b8f9..7f8b9a9 100644 --- a/gnu/packages/glicid.scm +++ b/gnu/packages/glicid.scm @@ -62,8 +62,7 @@ #:optional (search-paths (package-native-search-paths gcc)) #:key (separate-lib-output? #t)) - "Return a custom version of GCC that supports LANGUAGES. Use SEARCH-PATHS -as the 'native-search-paths' field." + "Return a custom version of GCC that supports LANGUAGES. Use SEARCH-PATHS as the 'native-search-paths' field." (package (inherit gcc) (name name) (outputs (if separate-lib-output?