mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Remove older duplicate tk recipe
This commit is contained in:
parent
9597cb30ed
commit
2426b0a0bf
@ -1,9 +0,0 @@
|
||||
#TODO maybe wrong template, see https://www.tcl.tk/doc/howto/compile.html#unix
|
||||
[source]
|
||||
tar = "http://prdownloads.sourceforge.net/tcl/tk8.6.13-src.tar.gz"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cd unix
|
||||
cookbook_configure
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user