pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/netdisco



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 16 16:22:57 UTC 2020

Modified Files:
        pkgsrc/net/netdisco: Makefile

Log Message:
net/netdisco: remove duplicate filename from SUBST_FILES


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/netdisco/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/netdisco/Makefile
diff -u pkgsrc/net/netdisco/Makefile:1.46 pkgsrc/net/netdisco/Makefile:1.47
--- pkgsrc/net/netdisco/Makefile:1.46   Sun Nov  3 11:45:44 2019
+++ pkgsrc/net/netdisco/Makefile        Sat May 16 16:22:57 2020
@@ -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/README.pod
 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