mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
parent
76a264ac9e
commit
ed64ce5905
2 changed files with 11 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue