move recipes

This commit is contained in:
Ribbon 2024-02-17 21:22:32 +00:00
parent cb3ddab159
commit 049dec12e8
14 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#TODO probably wrong script, see https://github.com/jgaeddert/liquid-dsp#installation-and-dependencies
#TODO missing script, see https://github.com/jgaeddert/liquid-dsp#installation-and-dependencies
[source]
git = "https://github.com/jgaeddert/liquid-dsp"
rev = "8bf87b6fe325d98c250d6911fa50518d14175d86"
@ -7,7 +7,3 @@ template = "custom"
dependencies = [
"fftw",
]
script = """
bootstrap.sh
cookbook_configure
"""