mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 21:02:25 +01:00
rtnppd: Added dbg (debug symbols) sub-package
This commit is contained in:
parent
18a344afe7
commit
408ec04400
@ -3,7 +3,7 @@
|
||||
pkgname=rtnppd
|
||||
_builddir="$pkgname"
|
||||
pkgver=1.7b
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="A program route TNPP 3.8 (Telocator Network Paging Protocol) packets between serial and other links"
|
||||
url="http://sourceforge.net/projects/rtnppd/"
|
||||
arch="all"
|
||||
@ -11,7 +11,7 @@ license="GPL"
|
||||
depends=""
|
||||
makedepends="postgresql-dev"
|
||||
install="$pkgname.pre-install"
|
||||
subpackages=""
|
||||
subpackages="$pkgname-dbg"
|
||||
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
|
||||
Makefile.patch
|
||||
$pkgname.initd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user