diff options
Diffstat (limited to 'package/procps/Makefile')
-rw-r--r-- | package/procps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/procps/Makefile b/package/procps/Makefile index 071a141a1..8b44d3eca 100644 --- a/package/procps/Makefile +++ b/package/procps/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://procps.sourceforge.net/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,PROCPS,procps,${PKG_VERSION}-${PKG_RELEASE},${ARCH},libncurses)) +$(eval $(call PKG_template,PROCPS,procps,${PKG_VERSION}-${PKG_RELEASE},libncurses)) BUILD_STYLE:= auto INSTALL_STYLE:= auto |