[apparmor] [PATCH 1/6] libapparmor: Always generate the man pages

Seth Arnold seth.arnold at canonical.com
Mon Nov 17 21:12:23 UTC 2014


On Mon, Nov 17, 2014 at 03:05:16PM -0600, Tyler Hicks wrote:
> The configure script fails if pod2man isn't available since PROG_POD2MAN
> is called unconditionally so it is safe to split man page generation out
> of the --with-perl configure option.
> 
> Signed-off-by: Tyler Hicks <tyhicks at canonical.com>

Acked-by: Seth Arnold <seth.arnold at canonical.com>

Thanks

> ---
>  libraries/libapparmor/doc/Makefile.am | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/libraries/libapparmor/doc/Makefile.am b/libraries/libapparmor/doc/Makefile.am
> index 52f3331..eeccacb 100644
> --- a/libraries/libapparmor/doc/Makefile.am
> +++ b/libraries/libapparmor/doc/Makefile.am
> @@ -3,9 +3,6 @@
>  POD2MAN = pod2man
>  PODCHECKER = podchecker
>  
> -# No perl, no manpages
> -if HAVE_PERL
> -
>  man_MANS = aa_change_hat.2 aa_change_profile.2 aa_getcon.2 aa_find_mountpoint.2
>  
>  PODS = $(subst .2,.pod,$(man_MANS))
> @@ -23,5 +20,3 @@ BUILT_SOURCES = $(man_MANS)
>  		--center="AppArmor" \
>  		--stderr \
>  		$< > $@
> -
> -endif
> -- 
> 2.1.0
> 
> 
> -- 
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20141117/3b7044ae/attachment.pgp>


More information about the AppArmor mailing list