libshairplay: add PKG_SOURCE_DIR

This commit is contained in:
Lukas Rusak 2016-03-15 03:44:02 -07:00
parent 9737e400d0
commit 77f1b9185a

View File

@ -23,6 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/juhovh/shairplay"
PKG_URL="https://github.com/juhovh/shairplay/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_DIR="shairplay-$PKG_VERSION*"
PKG_DEPENDS_TARGET="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="network"