selinux-refpolicy/support
Nicolas Iooss 82e7e4e638
Use raw strings in regular expressions
Python 3.6 complains about the strings which are used as regular
expression in the support scripts:

    File "support/segenxml.py", line 37
        INTERFACE = re.compile("^\s*(interface|template)\(`(\w*)'")
                              ^
    SyntaxError: invalid escape sequence \s
2017-04-08 12:29:07 +02:00
..
Makefile.devel remove trailing whitespaces 2016-12-06 13:45:13 +01:00
comment_move_decl.sed Move role declarations to the top of base.conf 2012-02-29 12:08:22 -05:00
divert.m4 Fix infrastructure to expand macros in initrc_context when installing. 2009-08-10 14:00:34 -04:00
fatal_error.m4 m4 errprint: add __program__ info 2017-03-08 17:16:27 +01:00
fc_sort.c fc_sort: cleanup warnings caught by clang tidy / static analyzer. 2016-10-19 13:29:20 -07:00
genclassperms.py convert build scripts to python3 2017-03-15 02:09:20 +01:00
genhomedircon.py fix travis and genhomedircon 2017-03-18 18:38:20 +01:00
gennetfilter.py convert build scripts to python3 2017-03-15 02:09:20 +01:00
get_type_attr_decl.sed Move role declarations to the top of base.conf 2012-02-29 12:08:22 -05:00
iferror.m4 trunk: Add iferror.m4 rather generate it out of the Makefiles. 2008-03-06 20:17:46 +00:00
policyvers.py fix travis and genhomedircon 2017-03-18 18:38:20 +01:00
pyplate.py Use raw strings in regular expressions 2017-04-08 12:29:07 +02:00
sedoctool.py convert build scripts to python3 2017-03-15 02:09:20 +01:00
segenxml.py Use raw strings in regular expressions 2017-04-08 12:29:07 +02:00
selinux-policy-refpolicy.spec remove trailing whitespaces 2016-12-06 13:45:13 +01:00
selinux-refpolicy-sources.spec.skel remove trailing whitespaces 2016-12-06 13:45:13 +01:00
set_bools_tuns.awk remove trailing whitespaces 2016-12-06 13:45:13 +01:00
undivert.m4 Fix infrastructure to expand macros in initrc_context when installing. 2009-08-10 14:00:34 -04:00