Copy from home:coolo:branches:openSUSE:Factory/bsf via accept of submit request 19305

Request was accepted with message:

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bsf?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2009-09-01 05:49:45 +00:00 committed by Git OBS Bridge
parent 1247267ee2
commit a3057682aa
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 31 13:29:00 CEST 2009 - coolo@novell.com
- fix last change
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -101,7 +101,7 @@ find . -name "*.jar" -exec %{__rm} -f {} \;
%{__rm} -fr bsf
tag=`echo %{name}-%{version}-%{release} | sed 's|\.|_|g'`
sed -i "s/@TAG@/$tag/g" %{SOURCE1}
%patch -b .disable-rhino
%patch0 -b .disable-rhino
%build
[ -z "$JAVA_HOME" ] && export JAVA_HOME=%{_jvmdir}/java