Commit 1a332174 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Use a subfolder for the contribs prebuilt...

Else, we'll go mad over the management of this huge folder.
parent 17c7666b
......@@ -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))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment