Commit 49e1f3a6 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* libdca: use revision 35 instead of the latest possible, since that one is...

* libdca: use revision 35 instead of the latest possible, since that one is broken and since we want to mostly use 0.8.6a's contribs for 0.8.6b
parent cff7fd3d
...@@ -1174,7 +1174,7 @@ DISTCLEAN_PKG += libcaca-$(LIBCACA_VERSION).tar.gz ...@@ -1174,7 +1174,7 @@ DISTCLEAN_PKG += libcaca-$(LIBCACA_VERSION).tar.gz
# *************************************************************************** # ***************************************************************************
libdca: libdca:
$(SVN) co $(LIBDCA_SVN) libdca $(SVN) co $(LIBDCA_SVN) -r 35 libdca
(cd $@; ./bootstrap) (cd $@; ./bootstrap)
.libdca: libdca .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