summaryrefslogtreecommitdiff
path: root/packages/libqpe/libqpe-opie/citytime-path-2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libqpe/libqpe-opie/citytime-path-2.patch')
-rw-r--r--packages/libqpe/libqpe-opie/citytime-path-2.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/libqpe/libqpe-opie/citytime-path-2.patch b/packages/libqpe/libqpe-opie/citytime-path-2.patch
deleted file mode 100644
index 27cb9634c9..0000000000
--- a/packages/libqpe/libqpe-opie/citytime-path-2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- library/tzselect.cpp 12 Jan 2008 10:14:42 -0000 1.13
-+++ library/tzselect.cpp 30 Aug 2008 15:32:13 -0000
-@@ -270,7 +270,7 @@
- void TimeZoneSelector::slotExecute( void )
- {
- // execute the world time application...
-- if (QFile::exists(QPEApplication::qpeDir()+"bin/citytime"))
-+ if (QFile::exists(OPIE_BINDIR "/citytime"))
- Global::execute( "citytime" );
- else
- QMessageBox::warning(this,tr("citytime executable not found"),