[apparmor] [patch] check-logprof needs local/* files
Kshitij Gupta
kgupta8592 at gmail.com
Thu Jun 18 15:40:42 UTC 2015
Hello,
On Thu, Jun 18, 2015 at 9:06 PM, Christian Boltz <apparmor at cboltz.de> wrote:
> Hello,
>
> check-logprof in profiles/Makefile needs the local/* files.
> Add a dependency to make sure they are generated.
>
>
> [ profiles-logprof-dependency.diff ]
>
> diff -u -p -ru ../HEAD-patches-applied/profiles/Makefile profiles/Makefile
> --- profiles/Makefile 2015-06-15 00:45:19.124919295 +0200
> +++ profiles/Makefile 2015-06-18 17:31:52.838189994 +0200
> @@ -90,6 +90,6 @@ check-parser:
> done
>
> .PHONY: check-logprof
> -check-logprof:
> +check-logprof: local
> @echo "*** Checking profiles from ${PROFILES_SOURCE} against
> logprof"
> $(Q)${LOGPROF} -d ${PROFILES_SOURCE} -f /dev/null || exit 1
>
>
> Thanks for the quick patch.
Acked-by: Kshitij Gupta <kgupta8592 at gmail.com>.
>
> Regards,
>
> Christian Boltz
> --
> > AFAIK they are still working on it... But you know, there are also so
> > called human beeings, who normally do not work the weekend ;-)
> It rather seems to me that there are so many uncommented bugs that there
> will be no weekends for some months...
> [> Marcel Hilzinger and Eberhard Moenkeberg in opensuse]
>
>
> --
> 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/20150618/ef8592ed/attachment-0001.html>
More information about the AppArmor
mailing list