Commit 9b49e149 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

speex: comment out duplicate download rule

(cherry picked from commit e63dd4e1)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 0b8a885c
...@@ -10,8 +10,8 @@ ifeq ($(call need_pkg,"speex >= 1.0.5"),) ...@@ -10,8 +10,8 @@ ifeq ($(call need_pkg,"speex >= 1.0.5"),)
PKGS_FOUND += speex PKGS_FOUND += speex
endif endif
$(TARBALLS)/speex-$(SPEEX_VERSION).tar.gz: #$(TARBALLS)/speex-$(SPEEX_VERSION).tar.gz:
$(call download,$(SPEEX_URL)) # $(call download,$(SPEEX_URL))
$(TARBALLS)/speex-git.tar.gz: $(TARBALLS)/speex-git.tar.gz:
$(call download,$(SPEEX_GITURL)) $(call download,$(SPEEX_GITURL))
......
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