pkgsrc/x11/qt4-libs/patches/patch-ac
adam a96a7a4a0a Changes 4.7.1:
Qt 4.7.1 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.7.0.  For more details,
refer to the online documentation included in this distribution. The
documentation is also available online:

  http://qt.nokia.com/doc/4.7

The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.


Changes 4.7.0:
Qt 4.7 introduces many new features and improvements as well as bugfixes
over the 4.6.x series. For more details, refer to the online documentation
included in this distribution. The documentation is also available online:

  http://qt.nokia.com/doc/4.7

The Qt version 4.7 series is binary compatible with the 4.6.x series.
Applications compiled for 4.6 will continue to run with 4.7.
2010-11-15 13:05:44 +00:00

13 lines
405 B
Text

$NetBSD: patch-ac,v 1.4 2010/11/15 13:05:45 adam Exp $
--- tools/designer/src/designer/designer.pro.orig 2010-09-10 09:04:49.000000000 +0000
+++ tools/designer/src/designer/designer.pro
@@ -14,7 +14,7 @@ INCLUDEPATH += \
../lib/uilib \
extra
-QMAKE_LIBDIR += ../../lib ../../../../lib
+QMAKE_LIBDIR += ../../../../lib
LIBS += -lQtDesignerComponents -lQtDesigner
RESOURCES += designer.qrc