summaryrefslogtreecommitdiff
path: root/devel/qca/files/patch-src__src.pro
blob: b7051b7f4c879c88246607240957ca8b5103ef78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/src.pro.orig	2008-06-04 04:50:25.000000000 +0400
+++ ./src/src.pro	2009-03-15 18:39:38.000000000 +0300
@@ -110,7 +110,7 @@
 	incfiles.files += $$QCA_INC/qca.h $$QCA_INC/QtCrypto
 	!lib_bundle:INSTALLS += incfiles
 
-	manfiles.path = $$DATADIR/man/man1
+	manfiles.path = $$PREFIX/man/man1
 	manfiles.files = $$QCA_BASE/man/qcatool2.1
 	INSTALLS += manfiles
 }