X-Git-Url: https://git.draconx.ca/gitweb/gentoo-draconx.git/blobdiff_plain/b7ec91e91070ff705c6c4d3013b5cd11808c0f2f..8b606cff8a9f0af5993052eef4c56fcba0162eb8:/sci-electronics/lepton-eda/files/lepton-eda-precompile.patch diff --git a/sci-electronics/lepton-eda/files/lepton-eda-precompile.patch b/sci-electronics/lepton-eda/files/lepton-eda-precompile.patch new file mode 100644 index 0000000..180e457 --- /dev/null +++ b/sci-electronics/lepton-eda/files/lepton-eda-precompile.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile.am b/Makefile.am +index 689a13ea9..f9277d36d 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -100,7 +100,7 @@ precompile: + LEPTON_SCM_PRECOMPILE_OUT_DIR=$(datadir)/lepton-eda/ccache \ + LEPTON_SCM_PRECOMPILE_RECURSIVE=1 \ + LEPTON_SCM_PRECOMPILE_FNAME_EXT=.scm \ +- $(bindir)/lepton-schematic ++ $(GUILE) -s $(bindir)/lepton-schematic + + + install-data-local: