pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dust
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 17 21:22:16 UTC 2023
Modified Files:
pkgsrc/sysutils/dust: Makefile
Log Message:
dust: cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/dust/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dust/Makefile
diff -u pkgsrc/sysutils/dust/Makefile:1.16 pkgsrc/sysutils/dust/Makefile:1.17
--- pkgsrc/sysutils/dust/Makefile:1.16 Wed May 17 21:21:47 2023
+++ pkgsrc/sysutils/dust/Makefile Wed May 17 21:22:16 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2023/05/17 21:21:47 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/05/17 21:22:16 wiz Exp $
DISTNAME= dust-0.8.6
CATEGORIES= sysutils
@@ -12,7 +12,7 @@ LICENSE= apache-2.0
.include "cargo-depends.mk"
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/dust
+INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/examples/dust
post-install:
${INSTALL_MAN} ${WRKSRC}/man-page/dust.1 \
Home |
Main Index |
Thread Index |
Old Index