pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/bacula-qt-console g/c unneeded installation i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98a9923c0a6d
branches:  trunk
changeset: 398709:98a9923c0a6d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Sep 07 11:04:40 2009 +0000

description:
g/c unneeded installation in post-install

diffstat:

 sysutils/bacula-qt-console/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7a9b268a8014 -r 98a9923c0a6d sysutils/bacula-qt-console/Makefile
--- a/sysutils/bacula-qt-console/Makefile       Mon Sep 07 10:07:38 2009 +0000
+++ b/sysutils/bacula-qt-console/Makefile       Mon Sep 07 11:04:40 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/08/26 19:58:17 sno Exp $
+# $NetBSD: Makefile,v 1.8 2009/09/07 11:04:40 drochner Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-qt-console-/}
 PKGREVISION=   1
@@ -20,7 +20,6 @@
 CONF_FILES+=           ${EXAMPLESDIR}/bat.conf ${PKG_SYSCONFDIR}/bat.conf
 
 post-install:
-       ${LIBTOOL} --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/bat ${DESTDIR}${PREFIX}/sbin
        ${INSTALL_DATA} ${WRKSRC}/src/qt-console/bat.conf ${DESTDIR}${EXAMPLESDIR}
 
 .include "../../sysutils/bacula/Makefile.common"



Home | Main Index | Thread Index | Old Index