Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 --- 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