Commit 647f5417 authored by Yuudai Yamashigi's avatar Yuudai Yamashigi Committed by Videolan

contrib: aribb25: dist source doesn't need bootstrap

parent 9e99ef07
...@@ -18,7 +18,6 @@ aribb25: aribb25-$(ARIBB25_VERSION).tar.gz .sum-aribb25 ...@@ -18,7 +18,6 @@ aribb25: aribb25-$(ARIBB25_VERSION).tar.gz .sum-aribb25
$(MOVE) $(MOVE)
.aribb25: aribb25 .aribb25: aribb25
cd $< && ./bootstrap
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) && $(MAKE) install cd $< && $(MAKE) && $(MAKE) install
touch $@ 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