[apparmor] [PATCH] man pages: fix --release in a few more places
Steve Beattie
steve at nxnw.org
Mon May 2 20:47:48 UTC 2011
On Mon, May 02, 2011 at 12:57:07PM -0700, Kees Cook wrote:
> Description: adjust documentation "release" name to match other manpages.
> Author: Kees Cook <kees at debian.org>
>
> Index: apparmor-debian/changehat/tomcat_apparmor/tomcat_5_0/Makefile
> ===================================================================
> --- apparmor-debian.orig/changehat/tomcat_apparmor/tomcat_5_0/Makefile 2011-05-01 15:17:37.342148076 -0700
> +++ apparmor-debian/changehat/tomcat_apparmor/tomcat_5_0/Makefile 2011-05-01 15:17:58.112429741 -0700
> @@ -37,4 +37,4 @@
> rm -f tomcat_apparmor.spec ${NAME}-*.tar.gz Make.rules
>
> install: $(SPECFILE)
> - ant -Dversion=$(VERSION) -Drelease=$(RELEASE) -Dcatalina_home=${CATALINA_HOME} -Dinstall_lib=${LIB} install_jar install_jni
> + ant -Dversion=$(VERSION) -Drelease=$(MAN_RELEASE) -Dcatalina_home=${CATALINA_HOME} -Dinstall_lib=${LIB} install_jar install_jni
> Index: apparmor-debian/changehat/tomcat_apparmor/tomcat_5_5/Makefile
> ===================================================================
> --- apparmor-debian.orig/changehat/tomcat_apparmor/tomcat_5_5/Makefile 2011-05-01 15:17:39.792181300 -0700
> +++ apparmor-debian/changehat/tomcat_apparmor/tomcat_5_5/Makefile 2011-05-01 15:17:50.072320708 -0700
> @@ -37,4 +37,4 @@
> rm -f tomcat_apparmor.spec ${NAME}-*.tar.gz Make.rules
>
> install: $(SPECFILE)
> - ant -Dversion=$(VERSION) -Drelease=$(RELEASE) -Dcatalina_home=${CATALINA_HOME} -Dinstall_lib=${LIB} install_jar install_jni
> + ant -Dversion=$(VERSION) -Drelease=$(MAN_RELEASE) -Dcatalina_home=${CATALINA_HOME} -Dinstall_lib=${LIB} install_jar install_jni
> Index: apparmor-debian/libraries/libapparmor/doc/Makefile.am
> ===================================================================
> --- apparmor-debian.orig/libraries/libapparmor/doc/Makefile.am 2011-05-01 15:19:37.103772494 -0700
> +++ apparmor-debian/libraries/libapparmor/doc/Makefile.am 2011-05-01 15:24:18.657594537 -0700
> @@ -14,8 +14,7 @@
> %.2: %.pod
> $(POD2MAN) \
> --section=2 \
> - --release="NOVELL/SUSE" \
> + --release="AppArmor $(VERSION)" \
> --center="AppArmor" \
> - --date="2007-07-27" \
> $< > $@
Acked-By: Steve Beattie <sbeattie at ubuntu.com>
> $
Hrm, I wonder why this is there...
--
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: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20110502/0dc2652e/attachment.pgp>
More information about the AppArmor
mailing list