mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
qytdl: add explicit python_version=2
This commit is contained in:
parent
4fd70e6ccb
commit
16f49916e3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="GPL-3"
|
|||
homepage="http://www.someplacedumb.net/content/progs/#qytdl"
|
||||
distfiles="http://www.someplacedumb.net/content/progs/qytdl/qytdl-${version}.tar.gz"
|
||||
checksum=fe811fc7f91aa7c83aa381f754237df5be48e13be803accc08a1cd879aee630c
|
||||
python_version=3 #unverified
|
||||
|
||||
do_install() {
|
||||
make PREFIX=${DESTDIR}/usr install
|
||||
|
|
Loading…
Add table
Reference in a new issue