portability fix for MacOS X

This commit is contained in:
Volker Grabsch 2009-02-05 00:35:56 +01:00
parent 1b6505c313
commit 1c115c2449
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
$(SED) 's, sed , $(SED) ,g' -i '$(1)/windows/windres-options'
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--prefix='$(PREFIX)/$(TARGET)' \