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 #23 from Ole <[email protected]> 2011-05-24 15:33:06 EDT ---
(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?

-- 
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