Skip to content
Snippets Groups Projects
Commit 1a332174 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Use a subfolder for the contribs prebuilt...

Else, we'll go mad over the management of this huge folder.
parent 17c7666b
No related branches found
No related tags found
No related merge requests found
......@@ -270,7 +270,7 @@ distclean: clean
$(RM) config.mak
unlink Makefile
PREBUILT_URL=ftp://ftp.videolan.org/pub/videolan/contrib/vlc-contrib-$(HOST)-latest.tar.bz2
PREBUILT_URL=ftp://ftp.videolan.org/pub/videolan/contrib/$(HOST)/vlc-contrib-$(HOST)-latest.tar.bz2
vlc-contrib-$(HOST)-latest.tar.bz2:
$(call download,$(PREBUILT_URL))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment