[build] Release yt-dlp.tar.gz

Closes #386
This commit is contained in:
pukkandan 2021-06-08 19:37:45 +05:30
parent 76a264ac9e
commit ed64ce5905
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 11 additions and 1 deletions

View file

@ -25,6 +25,7 @@ completion-zsh: completions/zsh/_yt-dlp
lazy-extractors: yt_dlp/extractor/lazy_extractors.py
PREFIX ?= /usr/local
DESTDIR ?= .
BINDIR ?= $(PREFIX)/bin
MANDIR ?= $(PREFIX)/man
SHAREDIR ?= $(PREFIX)/share