pkgsrc-WIP-changes archive

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

yosys: fix PLIST



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sat Dec 11 16:22:51 2021 +0900
Changeset:	ba610206b63132da522eb16fef9c925c2168c60c

Modified Files:
	yosys/Makefile
	yosys/PLIST

Log Message:
yosys: fix PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ba610206b63132da522eb16fef9c925c2168c60c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 yosys/Makefile | 1 -
 yosys/PLIST    | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/yosys/Makefile b/yosys/Makefile
index 0013bb9d69..b5ec708b57 100644
--- a/yosys/Makefile
+++ b/yosys/Makefile
@@ -23,7 +23,6 @@ SUBST_MESSAGE.python3=	Fixing non-shellbang references to python3.
 SUBST_STAGE.python3=	pre-configure
 SUBST_SED.python3=	-e 's,python3,${PYTHONBIN},g'
 SUBST_FILES.python3+=	Makefile
-SUBST_FILES.python3+=	backends/smt2/Makefile.inc
 SUBST_FILES.python3+=	techlibs/gowin/Makefile.inc
 SUBST_FILES.python3+=	tests/bram/run-test.sh
 SUBST_FILES.python3+=	tests/fsm/run-test.sh
diff --git a/yosys/PLIST b/yosys/PLIST
index a58097f743..c7c1bcdd48 100644
--- a/yosys/PLIST
+++ b/yosys/PLIST
@@ -167,6 +167,7 @@ share/yosys/nexus/lutrams.txt
 share/yosys/nexus/lutrams_map.v
 share/yosys/nexus/parse_init.vh
 share/yosys/pmux2mux.v
+share/yosys/python3/smtio.py
 share/yosys/quicklogic/abc9_map.v
 share/yosys/quicklogic/abc9_model.v
 share/yosys/quicklogic/abc9_unmap.v
@@ -183,7 +184,6 @@ share/yosys/sf2/cells_sim.v
 share/yosys/simcells.v
 share/yosys/simlib.v
 share/yosys/techmap.v
-share/yosys/usr/pkg/bin/python3.8/smtio.py
 share/yosys/xilinx/abc9_model.v
 share/yosys/xilinx/arith_map.v
 share/yosys/xilinx/brams_init_16.vh


Home | Main Index | Thread Index | Old Index