summaryrefslogtreecommitdiff
path: root/package/macchanger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/macchanger/Makefile')
-rwxr-xr-xpackage/macchanger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/macchanger/Makefile b/package/macchanger/Makefile
index 54c8f3b8f..e3a250a2a 100755
--- a/package/macchanger/Makefile
+++ b/package/macchanger/Makefile
@@ -14,9 +14,9 @@ PKG_SITES:= ${MASTER_SITE_GNU:=macchanger/}
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,MACCHANGER,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,MACCHANGER,macchanger,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-post-install:
+macchanger-install:
${INSTALL_DIR} ${IDIR_MACCHANGER}/usr/bin ${IDIR_MACCHANGER}/usr/share
${INSTALL_BIN} ${WRKINST}/usr/bin/macchanger ${IDIR_MACCHANGER}/usr/bin
${CP} ${WRKINST}/usr/share/macchanger ${IDIR_MACCHANGER}/usr/share