Hello All!<br><br>If someone tries to package executable script (arch-neytral) which must be placed into %{_libdir}/something (for example, nagios-plugin which must go into %{_libdir}/nagios/plugins ), he quickly founds that he actually can&#39;t mark package as noarch, because on both 32- and 64-bit systems %{_libdir} points to /usr/lib . There is an obvious workaround - not to mark the package as noarch.<br>
<br>How to overcome this issue and package utility as noarch? <br><br>See details:<br>* <a href="https://bugzilla.redhat.com/show_bug.cgi?id=423821#c5">https://bugzilla.redhat.com/show_bug.cgi?id=423821#c5</a><br><br>* noarch build: <br>
&nbsp; <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=696176">http://koji.fedoraproject.org/koji/taskinfo?taskID=696176</a><br>* build w/o &quot;BuildArch:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; noarch&quot;:<br>&nbsp; <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=696178">http://koji.fedoraproject.org/koji/taskinfo?taskID=696178</a><br clear="all">
<br>-- <br>With best regards!