On 2013/06/18 13:41, David Coppa wrote: > Why "stuntman-${VERSION:S/_/./g}" for PKGNAME?
Oh, I missed that, thanks. diff --git Makefile Makefile index 14a207c..ffb3e25 100644 --- Makefile +++ Makefile @@ -2,9 +2,7 @@ COMMENT = STUN server implementing RFCs 5389, 5769, and 5780 -VERSION = 1.2.3 -DISTNAME = stunserver-${VERSION} -PKGNAME = stuntman-${VERSION:S/_/./g} +DISTNAME = stunserver-1.2.3 CATEGORIES = telephony net EXTRACT_SUFX = .tgz
stuntman_upd3.tgz
Description: application/tar-gz