summaryrefslogtreecommitdiff
path: root/sysutils/bacula/patches/patch-ap
blob: 55721cbeea85444adbcb6b4c3484d4ae59671408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ap,v 1.2 2009/08/24 08:23:41 adam Exp $

--- src/qt-console/bat.pro.in.orig	2009-06-08 10:38:06.000000000 +0200
+++ src/qt-console/bat.pro.in
@@ -11,8 +11,6 @@ CONFIG += qt debug @QWT@
 
 bins.path = /$(DESTDIR)@sbindir@
 bins.files = bat
-confs.path = /$(DESTDIR)@sysconfdir@
-confs.commands = ./install_conf_file
 help.path = /$(DESTDIR)@htmldir@
 help.files = help/*.html images/status.png images/mail-message-new.png
 
@@ -23,7 +21,7 @@ INCLUDEPATH += .. . ./console ./restore 
 LIBS        += -L../lib -lbaccfg -lbac @OPENSSL_LIBS@
 LIBTOOL_LINK = @QMAKE_LIBTOOL@ --silent --tag=CXX --mode=link
 LIBTOOL_INSTALL = @QMAKE_LIBTOOL@ --silent --mode=install
-QMAKE_LINK   = $${LIBTOOL_LINK} $(CXX)
+QMAKE_LINK   = $(CXX)
 QMAKE_INSTALL_PROGRAM = $${LIBTOOL_INSTALL} install -m 0754 -p
 QMAKE_CLEAN += .libs/* bat