Commit 46c7b029 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

(cherry picked from commit b7f623c96a7cd243af3661842df5ee6d7ab0bcd6)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 9274966d
......@@ -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