testing/qpage: new aport - Simple SNPP Client/Server

This commit is contained in:
Francesco Colista 2011-02-24 16:48:39 +00:00
parent 4a3420a0ee
commit daba2a860d
2 changed files with 0 additions and 3 deletions

View File

@ -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 \

View File

@ -25,7 +25,6 @@ prepare() {
esac
done
}
build() {
cd "$_builddir"
cp -f "$srcdir"/config.input "$_builddir" || return 1