[apparmor] [patch] update PYMODULES in tools/Makefile

Christian Boltz apparmor at cboltz.de
Tue Oct 27 20:49:10 UTC 2015


Hello,

PYMODULES is used for generating *.pod, so it should include rule/*.py


[ utils-Makefile-pymodules.diff ]

=== modified file 'utils/Makefile'
--- utils/Makefile      2015-05-11 19:57:55 +0000
+++ utils/Makefile      2015-10-27 20:42:27 +0000
@@ -26,7 +26,7 @@
          aa-status aa-unconfined
 TOOLS = ${PERLTOOLS} ${PYTOOLS} aa-decode
 PYSETUP = python-tools-setup.py
-PYMODULES = $(wildcard apparmor/*.py)
+PYMODULES = $(wildcard apparmor/*.py apparmor/rule/*.py)
 
 MANPAGES = ${TOOLS:=.8} logprof.conf.5
 



Regards,

Christian Boltz
-- 
Ich verlas mich. Die Dokumentation ist devel und nicht unstable, daher
kann wohl nur ein kyrillischer Zeichensatz oder gar ein inhaltlicher
Fehler vorkommen. Obwohl... Man könnte sie unter Windows 95 lesen, damit
sie abstürzt. Das wäre aber OT.   [Ferdinand Ihringer in suse-linux]




More information about the AppArmor mailing list