OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Jun-2005 18:57:40
Branch: HEAD Handle: 2005062717573900
Modified files:
openpkg-src/j2se j2se.spec
Log:
I have absolutely no clue why this package works on rm0 but not on
en1, although both are running the same OS (FreeBSD 5.4-STABLE) and
why this package worked at all. I think the j2se/ subdir has to be
created by us, so create it for now until someone sheds some more
light on this...
Summary:
Revision Changes Path
1.60 +2 -2 openpkg-src/j2se/j2se.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/j2se/j2se.spec
============================================================================
$ cvs diff -u -r1.59 -r1.60 j2se.spec
--- openpkg-src/j2se/j2se.spec 25 Jun 2005 06:54:00 -0000 1.59
+++ openpkg-src/j2se/j2se.spec 27 Jun 2005 16:57:39 -0000 1.60
@@ -40,7 +40,7 @@
Group: Language
License: Commercial
Version: %{V_openpkg}
-Release: 20050625
+Release: 20050627
# package options
%option with_demo no
@@ -129,7 +129,7 @@
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/cgi \
$RPM_BUILD_ROOT%{l_prefix}/etc/rc.d \
- $RPM_BUILD_ROOT%{l_prefix}/libexec \
+ $RPM_BUILD_ROOT%{l_prefix}/libexec/j2se \
$RPM_BUILD_ROOT%{l_prefix}/man/man1
# unpack vendor distribution
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]