pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
json2tsv: Remove a commented-out (and unused) line
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Oct 13 21:59:37 2019 +0200
Changeset: 4686ccc83245e818c8913ea534903d7184771550
Modified Files:
json2tsv/Makefile
Log Message:
json2tsv: Remove a commented-out (and unused) line
(Copypastoed from news/sfeed)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4686ccc83245e818c8913ea534903d7184771550
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
json2tsv/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/json2tsv/Makefile b/json2tsv/Makefile
index 468d3a989c..630a5e0eb6 100644
--- a/json2tsv/Makefile
+++ b/json2tsv/Makefile
@@ -15,6 +15,4 @@ MAKE_FLAGS+= PREFIX=${PREFIX:Q}
MAKE_FLAGS+= MANPREFIX=${PREFIX:Q}/${PKGMANDIR:Q}
MAKE_FLAGS+= CC=${CC:Q}
-#REPLACE_SH+= sfeed_opml_export sfeed_update
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index