summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/kbgoffice/files/kbgoffice-2.1-fix-paths.patch')
-rw-r--r--app-dicts/kbgoffice/files/kbgoffice-2.1-fix-paths.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-dicts/kbgoffice/files/kbgoffice-2.1-fix-paths.patch b/app-dicts/kbgoffice/files/kbgoffice-2.1-fix-paths.patch
new file mode 100644
index 0000000..78e590c
--- /dev/null
+++ b/app-dicts/kbgoffice/files/kbgoffice-2.1-fix-paths.patch
@@ -0,0 +1,14 @@
+--- kbgoffice.pro.orig 2010-10-25 11:21:15.592000235 +0300
++++ kbgoffice.pro 2010-10-25 11:20:47.541000247 +0300
+@@ -7,8 +7,8 @@
+ # Always put ending path delimiter
+
+ unix{
+- DATADIR = "/usr/local/share/bgoffice/"
+- INSTALLDIR = "/usr/local/bin/"
++ DATADIR = "/usr/share/bgoffice/"
++ INSTALLDIR = "/usr/bin/"
+ }
+
+ win32{
+