Commit 9d5573f2 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

contrib: fix theora typo

parent 06b9378a
......@@ -46,6 +46,6 @@ DEPS_theora = ogg $(DEPS_ogg)
ifdef HAVE_WIN32
$(RECONF)
endif
cd $< && $(HOSTVARGS) ./configure $(THEORACONF)
cd $< && $(HOSTVARS) ./configure $(THEORACONF)
cd $< && $(MAKE) install
touch $@
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