[apparmor] [patch 2/6] add make target for consistent bzr tags
Kees Cook
kees at ubuntu.com
Thu Oct 7 23:19:30 BST 2010
ACK
On Thu, Oct 07, 2010 at 03:09:01PM -0700, Steve Beattie wrote:
> This patch adds a toplevel target to add a bzr tag in a consistent
> format.
> ---
> Makefile | 4 ++++
> 1 file changed, 4 insertions(+)
>
> Index: b/Makefile
> ===================================================================
> --- a/Makefile
> +++ b/Makefile
> @@ -54,3 +54,7 @@ clean:
> .PHONY: setup
> setup:
> cd $(__SETUP_DIR)/libraries/libapparmor && ./autogen.sh
> +
> +.PHONY: tag
> +tag:
> + bzr tag apparmor_${VERSION}
>
>
> --
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
--
Kees Cook
Ubuntu Security Team
More information about the AppArmor
mailing list