Commit 74f9c957 authored by Rafaël Carré's avatar Rafaël Carré

contribs: taglib: remove obsolete cygwin patch

parent e429aabd
......@@ -15,10 +15,6 @@ taglib: taglib-$(TAGLIB_VERSION).tar.gz .sum-taglib
$(APPLY) $(SRC)/taglib/taglib-static.patch
ifdef HAVE_WIN32
$(APPLY) $(SRC)/taglib/taglib-win32.patch
endif
# FIXME: implement HAVE_CYGWIN
ifdef HAVE_CYGWIN
$(APPLY) $(SRC)/taglib/taglib-cygwin.patch
endif
$(MOVE)
......
--- taglib/admin/conf.change.pl 2005-07-27 10:23:52.000000000 +1000
+++ taglib/admin/conf.change.pl 2007-09-30 15:57:48.062500000 +1000
@@ -146,6 +146,7 @@
fi
done
if test -f \$tmp/subs.files ; then
+ dos2unix \$tmp/subs.files
perl $ac_aux_dir/config.pl "\$tmp/subs.sed" "\$tmp/subs.files" "\$srcdir" "\$INSTALL"
fi
rm -f \$tmp/subs.files
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