pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/lldpd



Module Name:    pkgsrc
Committed By:   hauke
Date:           Fri Jun 19 10:14:58 UTC 2020

Modified Files:
        pkgsrc/net/lldpd: Makefile

Log Message:
GC unused INSTALLATION_DIRS


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/lldpd/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/lldpd/Makefile
diff -u pkgsrc/net/lldpd/Makefile:1.29 pkgsrc/net/lldpd/Makefile:1.30
--- pkgsrc/net/lldpd/Makefile:1.29      Fri Jun 19 10:05:07 2020
+++ pkgsrc/net/lldpd/Makefile   Fri Jun 19 10:14:58 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/06/19 10:05:07 hauke Exp $
+# $NetBSD: Makefile,v 1.30 2020/06/19 10:14:58 hauke Exp $
 
 DISTNAME=              lldpd-1.0.5
 PKGREVISION=           2
@@ -55,7 +55,6 @@ SUBST_MESSAGE.files=  Fixing default conf
 
 INSTALLATION_DIRS+=    sbin include lib ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
 INSTALLATION_DIRS+=    ${EGDIR} share/doc
-INSTALLATION_DIRS+=    share/bash-completion share/zsh/site-functions
 
 TEST_TARGET=           check
 



Home | Main Index | Thread Index | Old Index