summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7d954593c37..60df8aca835c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ sha256sums=('8a57489ce99330abbd1424c9f25b2681fd58345c2fd1792262323c7da1d55773')
build() {
cd "$srcdir/GodDns-$pkgver"
make build
- ./GodDns generate
mv ./build/GodDns .
}