From 139005edeaf22fb0cbd0cf85df87abf43ae50da5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Mar 2014 13:29:24 -0400 Subject: add a patch to disable accept4, for compatability with older systems --- standalone/linux/install-haskell-packages | 1 + 1 file changed, 1 insertion(+) (limited to 'standalone/linux/install-haskell-packages') diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages index a49ee33ee..159cc061c 100755 --- a/standalone/linux/install-haskell-packages +++ b/standalone/linux/install-haskell-packages @@ -61,6 +61,7 @@ install_pkgs () { mkdir tmp cd tmp + patched network patched wai-app-static patched shakespeare patched shakespeare-css -- cgit v1.2.3