fix logic

This commit is contained in:
Joey Hess 2014-07-04 13:58:09 -04:00
parent 7e5ff2b0d6
commit 5d2759aa82
Failed to extract signature

View file

@ -13,7 +13,7 @@
set -e
if [ ! -d ../haskell-patches ]; then
if [ ! -d haskell-patches ]; then
cd standalone/linux
fi