The other* IDs are removed now at packages files generation.
This commit is contained in:
parent
7b66bcf93f
commit
8bcae2a554
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Reference in a new issue