diff options
Diffstat (limited to 'testing/ngrep/APKBUILD')
-rw-r--r-- | testing/ngrep/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/ngrep/APKBUILD b/testing/ngrep/APKBUILD index cf7ec7f1ac..67d6253d1e 100644 --- a/testing/ngrep/APKBUILD +++ b/testing/ngrep/APKBUILD @@ -13,9 +13,7 @@ makedepends="$depends_dev" install="" subpackages="" source="http://downloads.sourceforge.net/sourceforge/ngrep/$pkgname-$pkgver.tar.bz2" - _builddir="$srcdir"/$pkgname-$pkgver - build() { cd "$_builddir" ./configure --prefix=/usr \ |