#26 Treat source as a separate arch
Merged by lsedlar. Opened by lsedlar.
lsedlar/compose-utils separate-source  into  master

If some architecture is specified on command line, the source content is
no longer automatically included. If that is desired, it must be
explicitly added with --arch=src.

If no arch filter is specified, the variant as a whole gets copied
including all binary and source content.

Pull-Request has been merged by lsedlar