Commit 8dc55975 authored by Antoine Cellerier's avatar Antoine Cellerier

Rhaaa

parent 7163fc7c
......@@ -1139,8 +1139,8 @@ DISTCLEAN_PKG += libcaca-$(LIBCACA_VERSION).tar.gz
# ***************************************************************************
libdca:
(cd $@; ./bootstrap)
$(SVN) co $(LIBDCA_SVN) libdca
(cd $@; ./bootstrap)
.libdca: libdca
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) && make && 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