mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
parent
bddcbabd0b
commit
0b230d66b6
@ -7,7 +7,8 @@ clean:
|
|||||||
export PACKAGES = svtplay_dl \
|
export PACKAGES = svtplay_dl \
|
||||||
svtplay_dl.fetcher \
|
svtplay_dl.fetcher \
|
||||||
svtplay_dl.utils \
|
svtplay_dl.utils \
|
||||||
svtplay_dl.service
|
svtplay_dl.service \
|
||||||
|
svtplay_dl.subtitle
|
||||||
export PYFILES = $(addsuffix /*.py,$(subst .,/,$(PACKAGES)))
|
export PYFILES = $(addsuffix /*.py,$(subst .,/,$(PACKAGES)))
|
||||||
|
|
||||||
PYTHON ?= /usr/bin/env python
|
PYTHON ?= /usr/bin/env python
|
||||||
|
Loading…
Reference in New Issue
Block a user