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



--- Comment #5 from Christopher Meng <i...@cicku.me> ---
1. Please setup your real name in bugzilla, not just an email address.

2. Why disable %check?

3. 
%build
%ifarch x86_64
CMAKE_OPT=-DLIBDIR=lib64
%endif
%cmake $CMAKE_OPT

------------------

Well, you can try RPM macro %{_lib} and change it to this:

%cmake -DLIBDIR=%{_lib}

4. Besides, you are new people, please follow:

http://fedoraproject.org/wiki/Join_the_package_collection_maintainers

-- 
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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to