- Fix location of stylesheet for javadocs

This commit is contained in:
Deepak Bhole 2007-09-20 23:12:20 +00:00
parent 209f3d6128
commit 6c45702a7c
2 changed files with 5 additions and 2 deletions

View File

@ -34,7 +34,7 @@
Name: junit
Version: 3.8.2
Release: 3jpp.2%{?dist}
Release: 3jpp.3%{?dist}
Summary: Java regression test package
License: CPL
Url: http://www.junit.org/
@ -163,6 +163,9 @@ fi
%{_datadir}/%{name}
%changelog
* Thu Sep 20 2007 Deepak Bhole <dbhole@redhat.com> - 3.8.2-3jpp.3
- Fix location of stylesheet for javadocs
* Thu Sep 20 2007 Deepak Bhole <dbhole@redhat.com> - 3.8.2-3jpp.2
- Rebuild for ppc32 execmem issue and new build-id

View File

@ -64,7 +64,7 @@
version="false"
use="false"
windowtitle="JUnit API"
stylesheetfile="stylesheet.css"
stylesheetfile="./javadoc/stylesheet.css"
/>
<copy todir="${dist}/doc">
<fileset dir="doc"/>