[Bug 570258] Review Request: rply - A library to read and write 3D PLY files

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 4 06:49:07 UTC 2010


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 <lemenkov at gmail.com> 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.



More information about the package-review mailing list