[fedora-java] db merging script

Andrew Overholt overholt at redhat.com
Tue Mar 22 18:58:26 UTC 2005


* Tom Tromey <tromey at redhat.com> [2005-03-22 13:55]:
> 
> Andrew> if [ -n "`find %{_libdir}/%{name}/mappings -name \*.db`" ]; then
> Andrew>     gcj-dbtool -m `gcj-dbtool -p` `find %{_libdir}/%{name}/mappings -name \*.db` `gcj-dbtool -p`
> Andrew> fi
> 
> Is %{name} the name of the current RPM?
> If so then I think this is incorrect.  We need to merge everything
> into the master .db.

We're merging into the master .db but until we sort out where to put the
other .dbs, I'm keeping the eclipse ones in /usr/lib/eclipse/mappings.

Andrew




More information about the fedora-devel-java-list mailing list