vlc | branch: master | Yuudai Yamashigi <[email protected]> | 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 $@ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
