Thanks for the patch. Acked-by: Kshitij Gupta <[email protected]> for trunk and 2.10
On Wed, Oct 28, 2015 at 2:19 AM, Christian Boltz <[email protected]> wrote: > 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] > > > -- > AppArmor mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/apparmor > -- Regards, Kshitij Gupta
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
