aboutsummaryrefslogtreecommitdiffstats
path: root/extra-tools
diff options
context:
space:
mode:
Diffstat (limited to 'extra-tools')
-rwxr-xr-xextra-tools/capstoneubuntu14.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra-tools/capstoneubuntu14.sh b/extra-tools/capstoneubuntu14.sh
index 4cbb40b..97d30b6 100755
--- a/extra-tools/capstoneubuntu14.sh
+++ b/extra-tools/capstoneubuntu14.sh
@@ -4,7 +4,7 @@ cd $(dirname $0)
"wget" https://github.com/aquynh/capstone/archive/3.0.5-rc2.tar.gz -o capstone.tar.gz
"tar" -xvzf 3.0.5-rc2.tar.gz
-"rm" 3.0.5-rc2.tar.gz
+"ls" capstone*
"cd" capstone*
"make"
sudo make install