gnupdate: Remove quirks for GNUnet.
* maintainers/scripts/gnu/gnupdate (ftp-server/directory)[quirks]: Remove GNUnet. (nixpkgs->gnu-name)[quirks]: Likewise. svn path=/nixpkgs/trunk/; revision=30724
This commit is contained in:
parent
8d746d0fd5
commit
fa135fc655
@ -781,7 +781,6 @@ Return #t if the signature was good, #f otherwise."
|
|||||||
("freefont-ttf" "ftp.gnu.org" "/gnu/freefont" #f)
|
("freefont-ttf" "ftp.gnu.org" "/gnu/freefont" #f)
|
||||||
("gnupg" "ftp.gnupg.org" "/gcrypt" #t)
|
("gnupg" "ftp.gnupg.org" "/gcrypt" #t)
|
||||||
("gnu-ghostscript" "ftp.gnu.org" "/gnu/ghostscript" #f)
|
("gnu-ghostscript" "ftp.gnu.org" "/gnu/ghostscript" #f)
|
||||||
("GNUnet" "ftp.gnu.org" "/gnu/gnunet" #f)
|
|
||||||
("mit-scheme" "ftp.gnu.org" "/gnu/mit-scheme/stable.pkg" #f)
|
("mit-scheme" "ftp.gnu.org" "/gnu/mit-scheme/stable.pkg" #f)
|
||||||
("icecat" "ftp.gnu.org" "/gnu/gnuzilla" #f)
|
("icecat" "ftp.gnu.org" "/gnu/gnuzilla" #f)
|
||||||
("source-highlight" "ftp.gnu.org" "/gnu/src-highlite" #f)
|
("source-highlight" "ftp.gnu.org" "/gnu/src-highlite" #f)
|
||||||
@ -805,7 +804,6 @@ Return #t if the signature was good, #f otherwise."
|
|||||||
("gnumake" . "make")
|
("gnumake" . "make")
|
||||||
("gnused" . "sed")
|
("gnused" . "sed")
|
||||||
("gnutar" . "tar")
|
("gnutar" . "tar")
|
||||||
("gnunet" . "GNUnet") ;; ftp.gnu.org/gnu/gnunet/GNUnet-x.y.tar.gz
|
|
||||||
("mitscheme" . "mit-scheme")
|
("mitscheme" . "mit-scheme")
|
||||||
("texmacs" . "TeXmacs")))
|
("texmacs" . "TeXmacs")))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user