me
/
guix
Archived
1
0
Fork 0

gnu: mc: Shrink closure.

* gnu/packages/mc.scm (mc)[arguments]: Add "--disable-configure-args"
to the #:configure-flags.
master
Tobias Geerinckx-Rice 2023-08-13 02:00:00 +02:00
parent a5f76d482f
commit e4a876d45d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
#:configure-flags
#~(list "--with-screen=ncurses"
"--enable-aspell"
"--disable-configure-args" ; don't keep superfluous references
(string-append "PERL_FOR_BUILD=" ; to build .hlp files
#$(this-package-native-input "perl") "/bin/perl")
(string-append "PERL=" ; for run-time helpers, mainly VFS