From 4d639787eecc640aecfccdd17ffc647b75983e65 Mon Sep 17 00:00:00 2001 From: znerd Date: Sat, 30 Mar 2002 21:08:55 +0000 Subject: Changed a message to make it more generic. --- www/jakarta-tomcat/Makefile | 2 +- www/jakarta-tomcat3/Makefile | 2 +- www/jakarta-tomcat4/Makefile | 2 +- www/jakarta-tomcat41/Makefile | 2 +- www/tomcat41/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/jakarta-tomcat/Makefile b/www/jakarta-tomcat/Makefile index d674a0a767d7..da7a20879628 100644 --- a/www/jakarta-tomcat/Makefile +++ b/www/jakarta-tomcat/Makefile @@ -65,7 +65,7 @@ pre-install: @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - @${ECHO_CMD} -n ">> Removing all .bat and .orig files..." + @${ECHO_CMD} -n ">> Removing unneeded files..." @${RM} -f `${FIND} ${WRKSRC} -name '*.bat'` `${FIND} ${WRKSRC} -name '*.orig'` @${ECHO_CMD} " [ DONE ]" diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile index d674a0a767d7..da7a20879628 100644 --- a/www/jakarta-tomcat3/Makefile +++ b/www/jakarta-tomcat3/Makefile @@ -65,7 +65,7 @@ pre-install: @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - @${ECHO_CMD} -n ">> Removing all .bat and .orig files..." + @${ECHO_CMD} -n ">> Removing unneeded files..." @${RM} -f `${FIND} ${WRKSRC} -name '*.bat'` `${FIND} ${WRKSRC} -name '*.orig'` @${ECHO_CMD} " [ DONE ]" diff --git a/www/jakarta-tomcat4/Makefile b/www/jakarta-tomcat4/Makefile index d674a0a767d7..da7a20879628 100644 --- a/www/jakarta-tomcat4/Makefile +++ b/www/jakarta-tomcat4/Makefile @@ -65,7 +65,7 @@ pre-install: @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - @${ECHO_CMD} -n ">> Removing all .bat and .orig files..." + @${ECHO_CMD} -n ">> Removing unneeded files..." @${RM} -f `${FIND} ${WRKSRC} -name '*.bat'` `${FIND} ${WRKSRC} -name '*.orig'` @${ECHO_CMD} " [ DONE ]" diff --git a/www/jakarta-tomcat41/Makefile b/www/jakarta-tomcat41/Makefile index d674a0a767d7..da7a20879628 100644 --- a/www/jakarta-tomcat41/Makefile +++ b/www/jakarta-tomcat41/Makefile @@ -65,7 +65,7 @@ pre-install: @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - @${ECHO_CMD} -n ">> Removing all .bat and .orig files..." + @${ECHO_CMD} -n ">> Removing unneeded files..." @${RM} -f `${FIND} ${WRKSRC} -name '*.bat'` `${FIND} ${WRKSRC} -name '*.orig'` @${ECHO_CMD} " [ DONE ]" diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index d674a0a767d7..da7a20879628 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -65,7 +65,7 @@ pre-install: @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - @${ECHO_CMD} -n ">> Removing all .bat and .orig files..." + @${ECHO_CMD} -n ">> Removing unneeded files..." @${RM} -f `${FIND} ${WRKSRC} -name '*.bat'` `${FIND} ${WRKSRC} -name '*.orig'` @${ECHO_CMD} " [ DONE ]" -- cgit