Hello,

Am Montag, 1. Dezember 2014 schrieb Steve Beattie:
> The check-logprof target was not updated to use the python tools, when
> they were merged in. This patch fixes the issue.
> 
> (The check-logprof is not part of the 'check' target for the profiles,
> because it fails for the same reasons that the utils/ make check
> fails in environments where apparmor has not already been installed.)
>
> Signed-off-by: Steve Beattie <st...@nxnw.org>
> ---
>  profiles/Makefile |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Index: b/profiles/Makefile
> ===================================================================
> --- a/profiles/Makefile
> +++ b/profiles/Makefile
> @@ -78,7 +78,7 @@ endif
> 
>  ifndef LOGPROF
>  # use ../utils logprof
> -LOGPROF=perl -I../utils/ ../utils/aa-logprof
> +LOGPROF=PYTHONPATH=../utils $(PYTHON) ../utils/aa-logprof
>  endif
> 
>  IGNORE_FILES=${EXTRAS_SOURCE}/README

Acked-by: Christian Boltz <appar...@cboltz.de>


Regards,

Christian Boltz
-- 
> It is funny that most bugs people report here are KDE bugs. I have not
> experienced those either with XFCE nor with GNOME3.
Perhaps that's a corollary of most openSUSE people using KDE. I haven't
seen many Windows bugs reported here either, by your logic we should
just put that on the DVD.
[> Stefan Seyfried and  Will Stephenson in opensuse-factory]


-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to