summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--qt/qte234-for-opie091-makefile.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qte234-for-opie091-makefile.patch b/qt/qte234-for-opie091-makefile.patch
index d5871d2..ee430e9 100644
--- a/qt/qte234-for-opie091-makefile.patch
+++ b/qt/qte234-for-opie091-makefile.patch
@@ -1,5 +1,5 @@
---- qt-2.3.4-beta5/src/Makefile.in.orig 2003-01-30 19:37:44.000000000 -0800
-+++ qt-2.3.4-beta5/src/Makefile.in 2003-02-12 16:02:09.000000000 -0800
+--- ./src/Makefile.in.orig 2003-01-30 19:37:44.000000000 -0800
++++ ./src/Makefile.in 2003-02-12 16:02:09.000000000 -0800
@@ -6,7 +6,7 @@
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAGS_X11) $(SYSCONF_CXXFLAGS) $(SYSCONF_CXXFLAGS_LIB) -DQT_NO_IMAGEIO_MNG $(QT_CXXFLAGS_OPT)
CC = $(SYSCONF_CC) $(QT_C_MT)