Magellan Linux

Annotation of /trunk/qt/patches/qt-no-rpath-uic.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years, 1 month ago) by niro
File size: 294 byte(s)
-import

1 niro 153 --- tools/designer/uic/uic.pro.orig 2004-02-20 11:08:12.000000000 -0500
2     +++ tools/designer/uic/uic.pro 2004-02-20 11:08:27.000000000 -0500
3     @@ -25,6 +25,7 @@
4     INCLUDEPATH += ../shared
5     DEFINES += UIC
6     DESTDIR = ../../../bin
7     +QMAKE_RPATH =
8    
9     target.path=$$bins.path
10     INSTALLS += target