pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/tahoe-lafs
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 09:19:46 UTC 2020
Modified Files:
pkgsrc/filesystems/tahoe-lafs: Makefile
Log Message:
filesystems/tahoe-lafs: clean up REPLACE_PYTHON
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/filesystems/tahoe-lafs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/tahoe-lafs/Makefile
diff -u pkgsrc/filesystems/tahoe-lafs/Makefile:1.40 pkgsrc/filesystems/tahoe-lafs/Makefile:1.41
--- pkgsrc/filesystems/tahoe-lafs/Makefile:1.40 Sun Nov 3 19:26:22 2019
+++ pkgsrc/filesystems/tahoe-lafs/Makefile Sat May 23 09:19:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2019/11/03 19:26:22 rillig Exp $
+# $NetBSD: Makefile,v 1.41 2020/05/23 09:19:46 rillig Exp $
DISTNAME= tahoe-lafs-1.12.1
PKGREVISION= 1
@@ -59,9 +59,7 @@ post-extract:
chmod -R +r ${WRKSRC}
.endif
-REPLACE_PYTHON+= src/allmydata/reliability.py
REPLACE_PYTHON+= src/allmydata/storage/shares.py
-REPLACE_PYTHON+= src/buildtest/test_build_with_fake_dist.py
PKG_GROUPS= tahoes
PKG_USERS= tahoes:tahoes
Home |
Main Index |
Thread Index |
Old Index