The nomax patch was included in the main opie tree.
There is no need to apply it anymore.
packages/libqpe/libqpe-opie/fix-nomax.patch:
this patch is not needed anymore, this fix was applied
upstream.
+++ /dev/null
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- library/widget_showing.cpp~fix-nomax
-+++ library/widget_showing.cpp
-@@ -52,7 +52,7 @@
- return;
- }
-
--#ifndef OPIE_NO_WINDOWED
-+#ifdef OPIE_NO_WINDOWED
- Q_UNUSED( nomax )
- if ( TRUE ) {
- #else
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
- file://fix-nomax.patch;patch=1 \
file://fix-titleheight.patch;patch=1"