Kaydet (Commit) f0a29602 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fix patch eol issue in apache_commons_codec

Change-Id: Ie03b654538fc18d02c33aadd7e99fe76b29bef56
üst a00c4e02
......@@ -11,6 +11,10 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,apache_commons_codec))
$(eval $(call gb_UnpackedTarball_set_tarball,apache_commons_codec,$(APACHE_COMMONS_CODEC_TARBALL)))
$(eval $(call gb_UnpackedTarball_fix_end_of_line,apache_commons_codec,\
build.xml \
))
$(eval $(call gb_UnpackedTarball_add_patches,apache_commons_codec,\
apache-commons/patches/codec.patch \
))
......
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