]> git.pld-linux.org Git - packages/rpm.git/blame - macros.local
- condition to enable TSC has been reverted just for us, so update patch
[packages/rpm.git] / macros.local
CommitLineData
08697680
JR
1# customized rpm macros - global for host
2#
3#%_install_langs pl_PL:en_US
4#
5# remove or replace with file_contexts path if you want to use custom
6# SELinux file contexts policy instead of one stored in packages payload
7%_install_file_context_path %{nil}
8%_verify_file_context_path %{nil}
9
10# If non-zero, all erasures will be automagically repackaged.
11#%_repackage_all_erasures 1
12
13# If non-zero, create debuginfo packages
14#%_enable_debug_packages 0
15
16# Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files
17# marked as %doc should be installed.
18#%_excludedocs 1
This page took 0.02277 seconds and 4 git commands to generate.