Patrick McCarty bcffbb7096 Exclude empty subpackages from the SRPM file lists
The string "(contains no files)" is printed when running 'rpm -ql ...'
for an empty subpackage. Since that output is more useful for
interactive use, make sure the string is excluded from the final SRPM
file lists that begin with files-*.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2017-01-24 16:10:28 -08:00
2016-03-22 13:36:15 -07:00
2016-11-09 12:13:14 -08:00
2016-11-09 12:13:35 -08:00
2016-03-22 13:36:15 -07:00
2016-03-22 13:36:15 -07:00
2016-03-22 13:36:15 -07:00

Configuration File
==================
Please update the configuration file paths to point to where your
bundle-chroot-builder and clr-bundles directories are on the system.

The builder configuration file can be found in:
	/usr/share/defaults/bundle-chroot-builder/
By default, the builder will use the config in here, but can be overridden by
one placed in /etc/bundle-chroot-builder/, or specified with -c/--config.

Running The Builder
===================
To build version 10 chroots:
	./bundle-chroot-builder.py 10

To build version 10 chroots using a custom configuration file
	./bundle-chroot-builder -c /path/to/builder.conf 10
S
Description
No description provided
Readme 128 KiB
Languages
Python 97.8%
M4 1.3%
Makefile 0.9%