normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so...
[openwrt/svn-archive/packages.git] / sound / streamripper / Makefile
index 1cd35f433d093aa662bfe34e142547a98e879a98..2a4001fdd25c030de81394b9ea0611f944a12a51 100644 (file)
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=@SF/$(PKG_NAME)
 PKG_MD5SUM:=1a8353af3c36d56f2d8ee8552f632071
 
 PKG_INSTALL:=1
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_LIBTOOL_PATHS:=. tre-0.7.2
 
 include $(INCLUDE_DIR)/package.mk