[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: packaging with qmake-qt4
- From: Laurent Rineau <laurent rineau__fedora normalesup org>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: packaging with qmake-qt4
- Date: Mon, 10 Mar 2008 14:01:44 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]