renamed
[build.git] / README-pkgsfiles.txt
1 #lst files syntax:
2 # comments start with #
3
4 # to define packages on all fcdistros
5 package: p1 p2 p3 p4
6 # to add  packages for say f9
7 package+f9: p5 p6
8 # to exclude packages
9 package-f9: p2 p3
10
11 # same for groups
12 # NOTE: white spaces are not supported any more for group names
13 # plc_config_devel.xml used to mention standard group names with
14 # spaces, but we do not use them anymore