Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/publicfile net/publicfile: remove redundant file f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d5c4f0bfa36
branches: trunk
changeset: 430627:8d5c4f0bfa36
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 02 13:44:55 2020 +0000
description:
net/publicfile: remove redundant file for errno hack
That substitution is already done by patch-leapsecs__read.c.
diffstat:
net/publicfile/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 1ca731394ae6 -r 8d5c4f0bfa36 net/publicfile/Makefile
--- a/net/publicfile/Makefile Sat May 02 13:43:22 2020 +0000
+++ b/net/publicfile/Makefile Sat May 02 13:44:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/01/26 17:31:54 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/02 13:44:55 rillig Exp $
#
DISTNAME= publicfile-0.52
@@ -15,7 +15,5 @@
DJB_RESTRICTED= YES
DJB_CONFIG_PREFIX= ${PREFIX}/publicfile
-SUBST_FILES.djbware+= leapsecs_read.c
-
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index