updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / goldendict-git / goldendict-paths.diff
blobe372a050f146ec163c274c5998263c7a6421ab79
1 --- goldendict.pro1 2010-01-18 20:58:47.000000000 +0300
2 +++ goldendict.pro 2010-01-18 21:03:10.492722785 +0300
3 @@ -41,10 +41,10 @@ unix {
4 LIBS += -lX11 \
5 -lXtst
6 PREFIX = $$(PREFIX)
7 - isEmpty( PREFIX ):PREFIX = /usr/local
8 - DEFINES += PROGRAM_DATA_DIR=\\\"$$PREFIX/share/apps/goldendict/\\\"
9 + isEmpty( PREFIX ):PREFIX = /usr/
10 + DEFINES += PROGRAM_DATA_DIR=\\\"$$PREFIX/share/goldendict/\\\"
11 target.path = $$PREFIX/bin/
12 - locale.path = $$PREFIX/share/apps/goldendict/locale/
13 + locale.path = $$PREFIX/share/goldendict/locale/
14 locale.files = locale/*.qm
15 INSTALLS += target \
16 locale