bluespec: Install showrules

I don't know why this was missing but it's probably best to install all
the `install-extra`.

https://www.github.com/B-Lang-org/bsc/blob/65e3a87a17f6b9cf38cbb7b6ad7a4473f025c098/src/comp/Makefile#L359
This commit is contained in:
Artturin
2025-03-19 18:47:31 +02:00
parent 9f97e8ca1d
commit 71be8884bb
+1 -1
View File
@@ -85,7 +85,7 @@ stdenv.mkDerivation rec {
src/comp/wrapper.sh
substituteInPlace src/comp/Makefile \
--replace-fail 'install-bsc install-bluetcl' 'install-bsc install-bluetcl $(UTILEXES) install-utils'
--replace-fail 'install-bsc install-bluetcl' 'install-bsc install-bluetcl $(UTILEXES) $(SHOWRULESEXES) install-utils install-showrules'
# For darwin
# ld: library not found for -ltcl8.5