summaryrefslogtreecommitdiff
path: root/qt
authormickeyl <mickeyl>2003-03-20 16:59:12 (UTC)
committer mickeyl <mickeyl>2003-03-20 16:59:12 (UTC)
commitcbc495e56737838263e8f4470710e0a4338f5620 (patch) (side-by-side diff)
tree2edc519fd4ebc488e37c6c03c63b5d180546cb75 /qt
parentdbb584139c579e55cf340eaed5eb873ecb69baf5 (diff)
downloadopie-cbc495e56737838263e8f4470710e0a4338f5620.zip
opie-cbc495e56737838263e8f4470710e0a4338f5620.tar.gz
opie-cbc495e56737838263e8f4470710e0a4338f5620.tar.bz2
fix for pnum=0;
Diffstat (limited to 'qt') (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)