gnupdate: Update the list of ignored attributes.

* maintainers/scripts/gnu/gnupdate (%ignored-package-attributes):
  Update.

svn path=/nixpkgs/trunk/; revision=26077
This commit is contained in:
Ludovic Courtès 2011-02-23 17:36:24 +00:00
parent b70494961b
commit 918a142f2a

View file

@ -504,7 +504,6 @@ exec ${GUILE-guile} -L "$PWD" -l "$0" \
"automake17x"
"automake19x"
"automake110x"
"automake" ;; = 1.10.x
"bison1875"
"bison23"
"bison" ;; = 2.3
@ -522,7 +521,10 @@ exec ${GUILE-guile} -L "$PWD" -l "$0" \
"glibc25"
"glibc27"
"glibc29"
"guile_1_9"
"guile_1_8"
"icecat3Xul" ;; redundant with `icecat'
"icecatWrapper"
"icecatXulrunner3"
))
(define (gnu? package)