fix line endings in SDL_Pango.pc

This commit is contained in:
Volker Grabsch 2010-10-20 17:12:45 +02:00
parent 8354f87bdb
commit 37c97de9c1
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
$(SED) -i 's,\r$$,,' '$(1)/SDL_Pango.pc.in'
$(SED) -i 's,^\(Requires:.*\),\1 pangoft2,' '$(1)/SDL_Pango.pc.in'
cd '$(1)' && ./configure \
--host='$(TARGET)' \