normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so...
[openwrt/svn-archive/packages.git] / lang / python-dbus / Makefile
index 79becc91d95bb5185eb0b125d7691c61e986de18..3e270d913199148bac9a48a97e2eabf53181d0aa 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://dbus.freedesktop.org/releases/dbus-python/
 PKG_MD5SUM:=562c78876219bf458d79a041af18293d
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk