Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/dehydrated security/dehydrated: remove nonexi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa155a775473
branches:  trunk
changeset: 432442:aa155a775473
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 22 05:47:52 2020 +0000

description:
security/dehydrated: remove nonexistent file from REPLACE_BASH

diffstat:

 security/dehydrated/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 593186df5892 -r aa155a775473 security/dehydrated/Makefile
--- a/security/dehydrated/Makefile      Fri May 22 05:46:26 2020 +0000
+++ b/security/dehydrated/Makefile      Fri May 22 05:47:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/08/20 21:50:56 nils Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/22 05:47:52 rillig Exp $
 
 DISTNAME=      dehydrated-0.6.5
 CATEGORIES=    security
@@ -15,7 +15,7 @@
 NO_BUILD=      yes
 
 USE_TOOLS+=    bash:run sed:run awk:run curl:run pax openssl
-REPLACE_BASH=  dehydrated test.sh docs/examples/hook.sh
+REPLACE_BASH=  dehydrated docs/examples/hook.sh
 
 PKG_SYSCONFSUBDIR=     dehydrated
 EGDIR=                 ${PREFIX}/share/examples/dehydrated



Home | Main Index | Thread Index | Old Index