youtube-dl: use create_srcdir.
This commit is contained in:
parent
e7fe4b9947
commit
2f95599f24
|
@ -12,9 +12,10 @@ checksum=8030d2db061e8fb8dc99f5448491cdb52857a7a5ca1a090f324b53f053473daf
|
|||
|
||||
noextract=yes
|
||||
noarch=yes
|
||||
create_srcdir=yes
|
||||
|
||||
do_install() {
|
||||
vinstall ${XBPS_SRCDISTDIR}/youtube-dl 755 usr/bin
|
||||
vinstall ${XBPS_SRCDISTDIR}/${pkgname}-${version}/youtube-dl 755 usr/bin
|
||||
}
|
||||
|
||||
youtube-dl_package() {
|
||||
|
|
Loading…
Reference in New Issue