Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/netdisco net/netdisco: remove duplicate filename f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce46a42b56c7
branches:  trunk
changeset: 431798:ce46a42b56c7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 16:22:57 2020 +0000

description:
net/netdisco: remove duplicate filename from SUBST_FILES

diffstat:

 net/netdisco/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 2d626cb055cf -r ce46a42b56c7 net/netdisco/Makefile
--- a/net/netdisco/Makefile     Sat May 16 16:16:10 2020 +0000
+++ b/net/netdisco/Makefile     Sat May 16 16:22:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2019/11/03 11:45:44 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/05/16 16:22:57 rillig Exp $
 
 DISTNAME=              netdisco-1.3.3_with_mibs
 PKGNAME=               ${DISTNAME:S/_with_mibs//}
@@ -70,7 +70,6 @@
 SUBST_FILES.installdir+=       doc/UPGRADE.pod
 SUBST_FILES.installdir+=       INSTALL README UPGRADE
 SUBST_FILES.installdir+=       html/admin_reconfig.html
-SUBST_FILES.installdir+=       netdisco.crontab
 SUBST_FILES.installdir+=       mibs/snmp.conf
 SUBST_SED.installdir=          -e "s|/usr/local/netdisco|${PREFIX}/netdisco|g"
 SUBST_MESSAGE.installdir=      Fixing hardcoded install directory path.



Home | Main Index | Thread Index | Old Index