Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/zim editors/zim: remove nonexistent file from ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b354e1651dd6
branches: trunk
changeset: 431749:b354e1651dd6
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 16 11:57:07 2020 +0000
description:
editors/zim: remove nonexistent file from SUBST block
diffstat:
editors/zim/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 367f8c1a4f57 -r b354e1651dd6 editors/zim/Makefile
--- a/editors/zim/Makefile Sat May 16 11:40:21 2020 +0000
+++ b/editors/zim/Makefile Sat May 16 11:57:07 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2020/03/10 22:09:45 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/05/16 11:57:07 rillig Exp $
DISTNAME= zim-0.59
-PKGREVISION= 19
+PKGREVISION= 20
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/
@@ -29,7 +29,7 @@
SUBST_CLASSES+= fix-python
SUBST_STAGE.fix-python= pre-configure
SUBST_MESSAGE.fix-python= Fixing dynamic python
-SUBST_FILES.fix-python+= zim/_lib/xdot.py
+SUBST_FILES.fix-python+= zim/inc/xdot.py
SUBST_FILES.fix-python+= zim/_version.py
SUBST_FILES.fix-python+= zim/inc/xdot.py
SUBST_SED.fix-python+= -e 's,/usr/bin/env python,${PYTHONBIN},'
Home |
Main Index |
Thread Index |
Old Index