Commit 46cd2cb9 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* don't export but check-out libdca from svn and limit it to rev 35, as the current r40 is broken

parent 58cb81ac
......@@ -1183,7 +1183,7 @@ DISTCLEAN_PKG += libcaca-$(LIBCACA_VERSION).tar.gz
# ***************************************************************************
libdca:
$(SVN) export $(LIBDCA_SVN) libdca
$(SVN) co $(LIBDCA_SVN) -r 35 libdca
(cd $@; ./bootstrap)
.libdca: libdca
......
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