libglade : autoreconf executed before recording patch

pull/49/head
William 12 years ago
parent 8b2c501a3b
commit b0146caaa3

File diff suppressed because it is too large Load Diff

@ -16,7 +16,6 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
cd '$(1)' && autoreconf
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--build="`config.guess`" \

Loading…
Cancel
Save