summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrespiranto2015-12-30 21:32:40 +0100
committerrespiranto2015-12-30 21:32:40 +0100
commitd68371cf6a0224a52532913fe0eee66df59558c9 (patch)
treeb2c1fcf19532111778bf4b6254d54f315c9ca62c
parentcc05bb2193286432f76569caf0d857c445a6a5a2 (diff)
downloadaur-d68371cf6a0224a52532913fe0eee66df59558c9.tar.gz
Removed unnecessary call to `autoconf'
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be0534831acc..c890ba0733cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Wed Dec 30 20:30:12 UTC 2015
pkgbase = freesweep
pkgdesc = a console minesweeper-style game written in C for *nix
pkgver = 0.92
diff --git a/PKGBUILD b/PKGBUILD
index 2c3088ef668f..b9f7b7521199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,6 @@ prepare()
build()
{
cd "$pkgname-$pkgver"
- autoconf
./configure --with-prefsdir=/etc --with-scoresdir="$_scoresdir"
make
touch sweeptimes