SOURCES: ApacheJServ-ac.patch - install ApacheJServ.jar to %{_java...
glen
glen at pld-linux.org
Fri Aug 19 18:28:15 CEST 2005
Author: glen Date: Fri Aug 19 16:28:15 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- install ApacheJServ.jar to %{_javadir}
---- Files affected:
SOURCES:
ApacheJServ-ac.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/ApacheJServ-ac.patch
diff -u SOURCES/ApacheJServ-ac.patch:1.2 SOURCES/ApacheJServ-ac.patch:1.3
--- SOURCES/ApacheJServ-ac.patch:1.2 Fri Aug 19 17:25:48 2005
+++ SOURCES/ApacheJServ-ac.patch Fri Aug 19 18:28:10 2005
@@ -108,3 +108,14 @@
# allow use of compressed jar file
AC_ARG_ENABLE(compressed-jar,
[ --enable-compressed-jar allows generation of a zipped jar file [default=no]],
+--- ./src/java/Makefile.am~ 2000-03-15 22:02:09.000000000 +0200
++++ ./src/java/Makefile.am 2005-08-19 19:25:12.000000000 +0300
+@@ -6,7 +6,7 @@
+ SUBDIRS = org
+
+ ARCHIVE = $(PACKAGE).jar
+-jardir = ${libexecdir}
++jardir = $(datadir)/java
+ jar_DATA=${ARCHIVE}
+
+ # VT: NOTE: This is not going to be as bad as in ECS because the findstring
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/ApacheJServ-ac.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list