On Wed, 2012-10-24 at 10:33 -0400, Darryl L. Pierce wrote:
> On Wed, Oct 24, 2012 at 09:00:07AM -0400, Darryl L. Pierce wrote:
> > I'm hitting a very strange error while doing a koji build for i686. For
> > some reason the build environment is installing the file to /usr/lib64
> > rather than /usr/lib on 32-bit. 
> > 
> > http://koji.fedoraproject.org/koji/taskinfo?taskID=4621731
> 
> I can override this in the specfile with:
> 
> cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr -DLIB_INSTALL_DIR=%{_libdir}

The %cmake macro already does this - you are using that macro right?

Andrew

Reply via email to