[vlc-commits] contrib: aribb25: dist source doesn't need bootstrap

Yuudai Yamashigi git at videolan.org
Thu Oct 30 07:54:07 CET 2014


vlc | branch: master | Yuudai Yamashigi <yyamashigi at videolan.org> | Thu Oct 30 07:51:44 2014 +0100| [647f5417d6c8152332fa0fe0397f540a1b0e88ba] | committer: Videolan

contrib: aribb25: dist source doesn't need bootstrap

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=647f5417d6c8152332fa0fe0397f540a1b0e88ba
---

 contrib/src/aribb25/rules.mak |    1 -
 1 file changed, 1 deletion(-)

diff --git a/contrib/src/aribb25/rules.mak b/contrib/src/aribb25/rules.mak
index 54dcd58..ed733d4 100644
--- a/contrib/src/aribb25/rules.mak
+++ b/contrib/src/aribb25/rules.mak
@@ -18,7 +18,6 @@ aribb25: aribb25-$(ARIBB25_VERSION).tar.gz .sum-aribb25
 	$(MOVE)
 
 .aribb25: aribb25
-	cd $< && ./bootstrap
 	cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
 	cd $< && $(MAKE) && $(MAKE) install
 	touch $@



More information about the vlc-commits mailing list