Disable optional features unavailable in modularity

This commit is contained in:
Petr Písař 2017-04-03 10:10:26 +02:00
parent 8dab1bfe71
commit 2afbf3a3a2

View File

@ -15,3 +15,10 @@
# Usage: %%if !%%{defined perl_bootstrap} ... %%endif
%perl_bootstrap 1
Modularity
%_without_perl_enables_groff 1
%_without_perl_enables_syslog_test 1
%_without_perl_enables_systemtap 1
%_without_perl_enables_tcsh 1
%_without_perl_Pod_Perldoc_enables_tk_test 1