gnu: whois: Remove misleading comment.
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30037>. * gnu/packages/networking.scm (whois): Remove comment about mkpasswd.
This commit is contained in:
parent
1cfd7eafb9
commit
871d1074e1
|
@ -460,7 +460,6 @@ and up to 1 Mbit/s downstream.")
|
|||
(base32
|
||||
"02f00vpgrdb77w7lskl9jfm2akpy21ws9cjazs13gash2xksnj38"))))
|
||||
(build-system gnu-build-system)
|
||||
;; TODO: unbundle mkpasswd binary + its po files.
|
||||
(arguments
|
||||
`(#:tests? #f ; Does not exist
|
||||
#:make-flags (list "CC=gcc"
|
||||
|
|
Loading…
Reference in New Issue