The other* IDs are removed now at packages files generation.

This commit is contained in:
Manuel Canales Esparcia 2006-08-18 20:33:38 +00:00
parent 7b66bcf93f
commit 8bcae2a554

View file

@ -93,8 +93,6 @@ EOF
# Deal with a few unusable chapter names
case ${PKG_NAME} in
other-* | others-* ) continue
;;
xorg7-* ) # Deal with sub-elements of Xorg7, mandatory for build.
# No need to (even possible?) to build separately
continue