Use absolute paths for rebuild-gcj-db

This commit is contained in:
gbenson 2005-05-23 13:03:37 +00:00
parent 4517fd3364
commit cea1331f07
1 changed files with 3 additions and 2 deletions

View File

@ -85,10 +85,10 @@ rm -f %{_javadir}/%{full_name}.jar
rm -f %{_javadir}/%{name}.jar
%post
rebuild-gcj-db %{_libdir}
/usr/bin/rebuild-gcj-db %{_libdir}
%postun
rebuild-gcj-db %{_libdir}
/usr/bin/rebuild-gcj-db %{_libdir}
%post javadoc
rm -f %{_javadocdir}/%{name}
@ -113,6 +113,7 @@ fi
%changelog
* Mon May 23 2005 Gary Benson <gbenson@redhat.com>
- Add alpha to the list of build architectures (#157522).
- Use absolute paths for rebuild-gcj-db.
* Thu May 5 2005 Gary Benson <gbenson@redhat.com> 0:1.3-1jpp_5fc
- BC-compile.