mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/qpage: new aport - Simple SNPP Client/Server
This commit is contained in:
parent
4a3420a0ee
commit
daba2a860d
@ -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 \
|
||||
|
||||
@ -25,7 +25,6 @@ prepare() {
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
cp -f "$srcdir"/config.input "$_builddir" || return 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user