[apparmor] [patch] check-logprof needs local/* files
Steve Beattie
steve at nxnw.org
Thu Jun 18 21:22:38 UTC 2015
On Thu, Jun 18, 2015 at 05:36:38PM +0200, Christian Boltz 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
>
>
This is also true of the check-parser target.
--
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20150618/586a0cf4/attachment.pgp>
More information about the AppArmor
mailing list