diff options
author | davidovski <david@davidovski.xyz> | 2022-05-18 09:56:56 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-18 09:56:56 +0100 |
commit | 4cfc98e1be889f359613a54010b67e13c673e4ab (patch) | |
tree | 085c6f015955435d1138078984a897491b1b1e37 /repo/system/tcl | |
parent | da500224f138f6d4800d248c24228987a0a149de (diff) | |
parent | dccab9b94dcfc5e040647210ba22b9cc4bddc742 (diff) |
Merge branch 'master' of git.cheetah.remote:xilinux/buildfiles
Diffstat (limited to 'repo/system/tcl')
-rw-r--r-- | repo/system/tcl/tcl.xibuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/repo/system/tcl/tcl.xibuild b/repo/system/tcl/tcl.xibuild index 6495948..41513e7 100644 --- a/repo/system/tcl/tcl.xibuild +++ b/repo/system/tcl/tcl.xibuild @@ -33,10 +33,6 @@ build () { unset SRCDIR } -check () { - make test -} - package () { make DESTDIR=$PKG_DEST install |