1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-14 21:25:09 +02:00

contrib: aribb25: dist source doesn't need bootstrap

This commit is contained in:
Yuudai Yamashigi 2014-10-30 07:51:44 +01:00 committed by Videolan
parent 9e99ef0782
commit 647f5417d6

View 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 $@