CVS tomcat4/debian

Barry Hawkins barryh-guest@haydn.debian.org
Mon Apr 11 05:40:05 2005


Update of /cvsroot/pkg-java/tomcat4/debian
In directory haydn:/tmp/cvs-serv10455/debian

Modified Files:
	rules 
Log Message:
Made small comment change to rules to hopefully force update of permissions to executable.

--- /cvsroot/pkg-java/tomcat4/debian/rules	2005/04/01 22:54:45	1.10
+++ /cvsroot/pkg-java/tomcat4/debian/rules	2005/04/11 05:39:51	1.11
@@ -12,7 +12,7 @@
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-# The first two must be specified: This package needs JDK 1.4 to build because
+# The first two must be specified. This package needs JDK 1.4 to build because
 # of the included JSSE (Java Secure Socket Extension) classes and some parts
 # of ant-optional.
 JAVA_HOME := /usr/lib/j2sdk1.4-sun