[apparmor] [patch] update PYMODULES in tools/Makefile
Kshitij Gupta
kgupta8592 at gmail.com
Wed Nov 18 19:21:47 UTC 2015
Thanks for the patch.
Acked-by: Kshitij Gupta <kgupta8592 at gmail.com> for trunk and 2.10
On Wed, Oct 28, 2015 at 2:19 AM, Christian Boltz <apparmor at cboltz.de> 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
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/apparmor
>
--
Regards,
Kshitij Gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20151119/6268eca7/attachment.html>
More information about the AppArmor
mailing list