packaging with qmake-qt4

Laurent Rineau laurent.rineau__fedora at normalesup.org
Mon Mar 10 13:01:44 UTC 2008


On Monday 10 March 2008 13:11:00 Neal Becker wrote:
> I'm trying to package a project using qmake-qt4.  It doesn't understand
> make install DESTDIR=$RPM_BUILD_ROOT
>
> Makefile was created by qmake-qt4.
>
> Is there a general solution to this?

See other packages that use qmake-qt4. In 'ipe', I use the following 
successfully. I imagine that I got that idea after reading the documentation 
of qmake.

  make INSTALL_ROOT=$RPM_BUILD_ROOT

-- 
Laurent Rineau
http://fedoraproject.org/wiki/LaurentRineau




More information about the devel mailing list