summaryrefslogtreecommitdiff
path: root/packages/pipepanic/files/fix-datadir.patch
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-03-16 16:54:31 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-03-16 16:54:31 +0000
commitd533fcda97f0fd7f8ed44619da3a7b87537b9ae8 (patch)
tree62351538698fc3464b05763637d37ed5da16d9e8 /packages/pipepanic/files/fix-datadir.patch
parent86c228e54834a26fa885386484a476079039e3e5 (diff)
parentfd25fcd294309185346b0f4c7a18b94b0b408d35 (diff)
merge of 'be6200db697731daae7d15a8ac5ca6b54f62a6d0'
and 'e68c7275015e0b7f4e92aa7483c3d7038567a3dc'
Diffstat (limited to 'packages/pipepanic/files/fix-datadir.patch')
-rw-r--r--packages/pipepanic/files/fix-datadir.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pipepanic/files/fix-datadir.patch b/packages/pipepanic/files/fix-datadir.patch
index b7df38a3fb..479b266efe 100644
--- a/packages/pipepanic/files/fix-datadir.patch
+++ b/packages/pipepanic/files/fix-datadir.patch
@@ -10,7 +10,7 @@
#define TRUE 1
#define VERSION "0.1.1"
-#define DATADIR "/opt/QtPalmtop/share/pipepanic/"
-+#define DATADIR "/usr/share"
++#define DATADIR "/usr/share/pipepanic/"
#define DIGITS24BMP "digits24.bmp"
#define DIGITS48BMP "digits48.bmp"
#define TILES24BMP "tiles24.bmp"