Kaydet (Commit) c32be18e authored tarafından Michael Stahl's avatar Michael Stahl

ct2n: fix build on Windows (DOS line ends in patches)

Change-Id: I48c90f7abcc9609d5b2c041597fdeff37db836c8
üst f8936187
......@@ -16,6 +16,18 @@ $(eval $(call gb_UnpackedTarball_add_patches,ConvertTextToNumber,\
ct2n/ConvertTextToNumber-1.3.2-no-visible-by-default.patch \
))
$(eval $(call gb_UnpackedTarball_fix_end_of_line,ConvertTextToNumber,\
description.xml \
Office/UI/BaseWindowState.xcu \
Office/UI/BasicIDEWindowState.xcu \
Office/UI/CalcWindowState.xcu \
Office/UI/DrawWindowState.xcu \
Office/UI/ImpressWindowState.xcu \
Office/UI/MathWindowState.xcu \
Office/UI/StartModuleWindowState.xcu \
Office/UI/WriterWindowState.xcu \
))
$(eval $(call gb_UnpackedTarball_mark_output_file,ConvertTextToNumber,description.xml))
# vim: set noet sw=4 ts=4:
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