Commit 8521a85a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: correctly clean the libbluray jar when rebuilding

parent f5ba89ad
......@@ -47,6 +47,7 @@ bluray: libbluray-$(BLURAY_VERSION).tar.bz2 .sum-bluray
$(MOVE)
.bluray: bluray
rm -rf $(PREFIX)/share/java/libbluray*.jar
cd $< && ./bootstrap
cd $< && $(HOSTVARS) ./configure $(BLURAY_CONF) $(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