summaryrefslogtreecommitdiff
path: root/src/stage4/patches/tcl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/tcl.patch')
-rw-r--r--src/stage4/patches/tcl.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stage4/patches/tcl.patch b/src/stage4/patches/tcl.patch
deleted file mode 100644
index ccc9f0a..0000000
--- a/src/stage4/patches/tcl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/PKGBUILD 2018-03-26 23:30:35.601886802 +0200
-+++ b/PKGBUILD 2018-03-27 08:00:17.252668141 +0200
-@@ -27,6 +27,8 @@ build() {
-
- check() {
- cd tcl${pkgver}/unix
-+ # http tests fail due to missing network in the chroot
-+ rm ../tests/{socket,http{,11}}.test
- make test
- }
-