summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.sh b/build.sh
index 21e4a6f..50e74fe 100644
--- a/build.sh
+++ b/build.sh
@@ -1,9 +1,6 @@
#!/bin/bash
set -e
-# Install dependencies
-#apt-get -y build-dep manaplus
-
# clone repo
mkdir manaplus
@@ -17,7 +14,6 @@ tar -xvzf manaplus-master.tar.gz
ls
cd manaplus-master
-autoreconf -i
# compile