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

--- Comment #13 from Orion Poplawski <[email protected]> 2010-10-13 16:32:44 
EDT ---
build fails in %install

+ ln -s HotEqn-4.0.0.jar
/export/home/orion/redhat/BUILDROOT/HotEqn-4.0.0-3.fc14.i386//usr/share/java/HotEqn.jar
ln: creating symbolic link
`/export/home/orion/redhat/BUILDROOT/HotEqn-4.0.0-3.fc14.i386//usr/share/java/HotEqn.jar':
File exists

got the install wrong, need:

install -D -m 644 build/jar/%{name}.jar
%{buildroot}%{_javadir}/%{name}-%{version}.jar

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