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 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list