summaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
authorLee Thompson <thompson@dtosolutions.com>2012-12-04 19:50:10 -0600
committerLee Thompson <thompson@dtosolutions.com>2012-12-04 19:50:10 -0600
commita156fb19de017c6d101b0e4cebbe3ea6819e7d40 (patch)
tree33092125c98c1107a798a9d84a5b20447cb7dc17 /setup.sh
parentca862a594cef170c493f60199ca2775c07962fbf (diff)
get testing working in autoconf
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index bb3c26ce..cf360e7d 100755
--- a/setup.sh
+++ b/setup.sh
@@ -13,7 +13,7 @@ elif [ "superclean" == "$1" ]; then
chmod -R u+w jq-${ver}
rm -rf jq-${ver}
fi
- rm -f jq-${ver}.*
+ rm -f jq-${ver}*
fi
else
autoreconf --install