Commit b7f623c9 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: delete the libdts.a symlink

It's useless for us and annoying on Windows
parent 135ec9c4
......@@ -27,4 +27,5 @@ libdca: libdca-$(DCA_VERSION).tar.bz2 .sum-dca
cd $< && $(HOSTVARS) CFLAGS="$(CFLAGS) -std=gnu89" ./configure $(HOSTCONF)
cd $< && $(MAKE) -C include install
cd $< && $(MAKE) -C libdca install
rm -f $(PREFIX)/lib/libdts.a
touch $@
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