pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/digest Simplify.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b4f3d13b44c
branches: trunk
changeset: 380933:6b4f3d13b44c
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri May 25 13:08:49 2018 +0000
description:
Simplify.
diffstat:
pkgtools/digest/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 6a8ceb9bd175 -r 6b4f3d13b44c pkgtools/digest/Makefile
--- a/pkgtools/digest/Makefile Fri May 25 13:04:56 2018 +0000
+++ b/pkgtools/digest/Makefile Fri May 25 13:08:49 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2014/10/09 14:06:49 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2018/05/25 13:08:49 joerg Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -23,9 +23,6 @@
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
-pre-install:
- -@${MKDIR} ${DESTDIR}${PKG_DBDIR}
-
do-test:
@${ECHO} "No news is good news"
@cd ${WRKSRC} && ${SETENV} DIGESTDIR=${WRKSRC} ${SH} ./regress.sh
Home |
Main Index |
Thread Index |
Old Index