summaryrefslogtreecommitdiff
path: root/packages/libqpe/libqpe-opie/citytime-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libqpe/libqpe-opie/citytime-path.patch')
-rw-r--r--packages/libqpe/libqpe-opie/citytime-path.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/libqpe/libqpe-opie/citytime-path.patch b/packages/libqpe/libqpe-opie/citytime-path.patch
deleted file mode 100644
index 0abaf146d7..0000000000
--- a/packages/libqpe/libqpe-opie/citytime-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- library/tzselect.cpp.orig 2008-01-12 21:05:49.000000000 +1300
-+++ library/tzselect.cpp 2008-01-12 21:06:01.000000000 +1300
-@@ -273,7 +273,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"),