SPECS: java-gnu-activation.spec - export SHELL variable (needed for javadoc...
pawelz
pawelz at pld-linux.org
Sat Feb 7 22:24:03 CET 2009
Author: pawelz Date: Sat Feb 7 21:24:03 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- export SHELL variable (needed for javadoc with gnu java)
---- Files affected:
SPECS:
java-gnu-activation.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/java-gnu-activation.spec
diff -u SPECS/java-gnu-activation.spec:1.14 SPECS/java-gnu-activation.spec:1.15
--- SPECS/java-gnu-activation.spec:1.14 Tue Feb 3 17:18:23 2009
+++ SPECS/java-gnu-activation.spec Sat Feb 7 22:23:58 2009
@@ -61,6 +61,8 @@
%configure
%{__make}
+
+export SHELL=/bin/sh
%{__make} javadoc
%install
@@ -101,6 +103,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2009/02/07 21:23:58 pawelz
+- export SHELL variable (needed for javadoc with gnu java)
+
Revision 1.14 2009/02/03 16:18:23 pawelz
- use java-gcj-compat-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-gnu-activation.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list