16 lines
430 B
Plaintext
16 lines
430 B
Plaintext
$NetBSD: patch-aa,v 1.2 2009/01/27 11:10:46 markd Exp $
|
|
|
|
--- src/src.pro.orig 2008-06-04 12:50:25.000000000 +1200
|
|
+++ src/src.pro
|
|
@@ -109,10 +109,6 @@ unix: {
|
|
incfiles.files = $$PUBLIC_HEADERS
|
|
incfiles.files += $$QCA_INC/qca.h $$QCA_INC/QtCrypto
|
|
!lib_bundle:INSTALLS += incfiles
|
|
-
|
|
- manfiles.path = $$DATADIR/man/man1
|
|
- manfiles.files = $$QCA_BASE/man/qcatool2.1
|
|
- INSTALLS += manfiles
|
|
}
|
|
|
|
!debug_and_release|build_pass {
|