DAV fixed

This commit is contained in:
Joey Hess 2014-02-08 13:03:44 -04:00
parent 87d65fcadc
commit 5f0b3b4d4e

View file

@ -28,7 +28,6 @@ cabalinstall () {
patched () {
pkg=$1
ver=$2
shift 1
if [ -z "$ver" ]; then
cabal unpack $pkg
else
@ -50,7 +49,7 @@ patched () {
fi
fi
done
cabalinstall "$@"
cabalinstall
rm -rf $pkg*
cd ..
}
@ -102,8 +101,7 @@ install_pkgs () {
patched yesod
patched shakespeare-text
patched process-conduit
patched gnuidn
patched DAV 0.5.1
patched DAV
patched yesod-static
patched uuid
patched dns