]> git.sesse.net Git - vlc/commitdiff
contrib: aribb25: dist source doesn't need bootstrap
authorYuudai Yamashigi <yyamashigi@videolan.org>
Thu, 30 Oct 2014 06:51:44 +0000 (07:51 +0100)
committerVideolan <videolan@videolan.org>
Thu, 30 Oct 2014 06:53:52 +0000 (07:53 +0100)
contrib/src/aribb25/rules.mak

index 54dcd583f99e9b8036818137f09852d687a7277e..ed733d4391f5770e358b89fd6544d1f78e7db228 100644 (file)
@@ -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 $@