package dbus: don't need to call automake anymore

pull/13/head
Mark Brand 12 years ago
parent 885bc3c1e3
commit 13f574cce4

@ -20,7 +20,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
cd '$(1)' && automake && ./configure \
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--prefix='$(PREFIX)/$(TARGET)' \
--with-xml=expat \

Loading…
Cancel
Save