Commit e63dd4e1 authored by Rafaël Carré's avatar Rafaël Carré

speex: comment out duplicate download rule

parent b35a1328
......@@ -10,8 +10,8 @@ ifeq ($(call need_pkg,"speex >= 1.0.5"),)
PKGS_FOUND += speex
endif
$(TARBALLS)/speex-$(SPEEX_VERSION).tar.gz:
$(call download,$(SPEEX_URL))
#$(TARBALLS)/speex-$(SPEEX_VERSION).tar.gz:
# $(call download,$(SPEEX_URL))
$(TARBALLS)/speex-git.tar.gz:
$(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