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

--- Comment #4 from Peter Lemenkov <[email protected]> 2010-03-04 01:49:06 EST 
---
Regarding the issue with lib/lib64 - please, change install rule for library
files in the following way:

# Installs the target file
install(TARGETS rply LIBRARY DESTINATION lib${LIB_SUFFIX})

${LIB_SUFFIX} is set to 64 on 64-bit platforms, and unset on others. Just FYI -
take a look at the build logs on different architectures:

http://koji.fedoraproject.org/koji/taskinfo?taskID=2029880

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