summaryrefslogtreecommitdiff
path: root/standalone/linux
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-10 13:29:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-10 13:29:24 -0400
commit139005edeaf22fb0cbd0cf85df87abf43ae50da5 (patch)
tree102741395608b313b0bebbb329b9e6b65a7e4447 /standalone/linux
parent76f74d473c09827f96fd9e2333007f45b7cba924 (diff)
add a patch to disable accept4, for compatability with older systems
Diffstat (limited to 'standalone/linux')
-rwxr-xr-xstandalone/linux/install-haskell-packages1
1 files changed, 1 insertions, 0 deletions
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