Commit f51302ab authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

contrib: zvbi needs RECONF

parent f91afbcc
......@@ -36,6 +36,7 @@ ZVBI_CFLAGS += -DPTW32_STATIC_LIB
endif
.zvbi: zvbi
$(RECONF)
cd $< && $(HOSTVARS) CFLAGS="$(ZVBI_CFLAGS)" ./configure $(ZVBICONF)
cd $</src && $(MAKE) install
cd $< && $(MAKE) SUBDIRS=. 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