pkgsrc/sysutils/bacula/patches/patch-ap

23 lines
831 B
Text
Raw Normal View History

$NetBSD: patch-ap,v 1.2 2009/08/24 08:23:41 adam Exp $
2009-05-16 10:06:56 +02:00
--- src/qt-console/bat.pro.in.orig 2009-06-08 10:38:06.000000000 +0200
2009-05-16 10:06:56 +02:00
+++ src/qt-console/bat.pro.in
@@ -11,8 +11,6 @@ CONFIG += qt debug @QWT@
bins.path = /$(DESTDIR)@sbindir@
bins.files = bat
2009-05-16 10:06:56 +02:00
-confs.path = /$(DESTDIR)@sysconfdir@
-confs.commands = ./install_conf_file
2009-05-16 10:06:56 +02:00
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