Commit 393b363f authored by Rafaël Carré's avatar Rafaël Carré

remove trailing space breaking dependencies

parent 8895639d
......@@ -20,7 +20,7 @@ libbluray: libbluray-0.2.1.tar.bz2 .sum-bluray
$(APPLY) $(SRC)/bluray/pkg-static.patch
$(MOVE)
.libbluray: libbluray
.libbluray: libbluray
cd $< && ./bootstrap
cd $< && $(HOSTVARS) ./configure --disable-examples --disable-debug --disable-libxml2 $(HOSTCONF)
cd $< && $(MAKE) install
......
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