mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
squashfs: rename sourcedir with $PKG_SOURCE_DIR to $PKG_NAME-$PKG_VERSION
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
500a45690b
commit
92863f2ea1
@ -26,6 +26,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://squashfs.sourceforge.net/"
|
||||
PKG_URL="$SOURCEFORGE_SRC/squashfs/squashfs/${PKG_NAME}${PKG_VERSION}/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
||||
#PKG_URL="$DISTRO_SRC/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_SOURCE_DIR="${PKG_NAME}${PKG_VERSION}"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="ccache zlib:host lzo:host xz"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user