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

gil cattaneo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from gil cattaneo <[email protected]> ---
hi
can you use:
find . -name "*.class" -delete
find . -name "*.jar" -delete
instead of hard coded directories
ln -sfn /usr/share/java/junit.jar jchart2d/ext/build/junit-4.8.1.jar
ln -sf $(build-classpath junit) jchart2d/ext/build/junit-4.8.1.jar
(even for the remaining artifacts)

?

regards

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to