[PyQt] INSTALL_ROOT & DESTDIR
    jong357 
    jgrosshart at gmail.com
       
    Fri Nov 20 13:21:59 GMT 2009
    
    
  
jong357 wrote:
> 
> Just a heads up, looks like the designer directory in PyQt-x11-gpl-4.6.1
> uses INSTALL_ROOT instead of DESTDIR like the rest of the source seems to
> use. When packaging, this spams the system, albiet fairly minor. Didn't
> bother to track down what qmake was doing but I assume the problem lies
> there.
> 
> I'm just using both targets on the make install until this is fixed
> upstream. Sorry I didn't troubleshoot and send a patch.... 
> 
Still does it... I realize this isn't a show stopper issue but spamming the
host system is a little on the rude side IMO..... ;-)
make[1]: Entering directory `/tmp/PyQt-x11-gpl-4.6.2/designer'
install -m 755 -p "libpythonplugin.so"
"/usr/lib/qt-4.5.3/plugins/designer/libpythonplugin.so"
strip --strip-unneeded
"/usr/lib/qt-4.5.3/plugins/designer/libpythonplugin.so"
cp -f -r /tmp/PyQt-x11-gpl-4.6.2/designer/python
/usr/lib/qt-4.5.3/plugins/designer/
make[1]: Leaving directory `/tmp/PyQt-x11-gpl-4.6.2/designer'
-- 
View this message in context: http://old.nabble.com/INSTALL_ROOT---DESTDIR-tp26219346p26441576.html
Sent from the PyQt mailing list archive at Nabble.com.
    
    
More information about the PyQt
mailing list