]> TLD Linux GIT Repositories - tld-builder.git/blob - etc/rpm.macros
- from https://github.com/pld-linux/pld-builder.new
[tld-builder.git] / etc / rpm.macros
1 # rpm macros for pld builder chroot
2
3 # A colon separated list of desired locales to be installed;
4 # "all" means install all locale specific files.
5 %_install_langs en_US
6
7 # If non-zero, all erasures will be automagically repackaged.
8 %_repackage_all_erasures    0
9
10 # Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files
11 # marked as %doc should be installed.
12 # FIXME: excludedocs breaks kde build
13 #%_excludedocs   1