summaryrefslogtreecommitdiff
blob: 78e590c88c7ecbefa805783154c58d95dd9f2d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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{