zip: move to github
[packages.git] / utils / powertop / Makefile
index 5fa1f4d..2e8e58e 100644 (file)
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://www.lesswatts.org/projects/powertop/download/
 PKG_MD5SUM:=3498f5983c683c3a57dce7379a722082
 
 PKG_INSTALL:=1
-PKG_FIXUP:=libtool
+PKG_FIXUP:=autoreconf
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -29,7 +29,7 @@ define Package/powertop
 endef
 
 define Package/powertop/description
- PowerTOP is a Linux tool that helps you find those programs that are 
+ PowerTOP is a Linux tool that helps you find those programs that are
  misbehaving while your computer is idle.
 endef