Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=700199

--- Comment #26 from Alexander Kurtakov <[email protected]> 2011-05-24 
15:46:47 EDT ---
(In reply to comment #23)
> (In reply to comment #21)
> > (In reply to comment #18)
> > > %{_javadir}/%{name} appears in several places throughout the spec.  
> > > Perhaps
> > > replace with %{libdir}?
> > 
> > there are both libdir and javadir references because we install(symlink)
> > reusable libs into javadir and tomcat specific into libdir/tomcat.
> 
> Perhaps I'm missing something.  I'm just looking at this global definition:
> 
> %global libdir %{_javadir}/%{name}
> 
> So it seems to me that all places where we see:
> 
> %{_javadir}/%{name}
> 
> We can substitute in:
> 
> %{libdir}
> 
> They are the same thing right?

Sorry I misread your question. But I haven't found any reference to
%{_javadir}/%{name} though there are reverences to %{_javadir}/%{name}-....
files

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to