libmpcdec: remove redundant calls to aclocal and libtoolize

This commit is contained in:
Guilherme Lima Bernal 2014-06-24 21:03:14 -03:00
parent 38b2888a66
commit b52b345208
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
cd '$(1)' && aclocal
cd '$(1)' && libtoolize
cd '$(1)' && autoreconf -fi
cd '$(1)' && ./configure \
$(MXE_CONFIGURE_OPTS)