summaryrefslogtreecommitdiff
path: root/package/tcsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcsh/Makefile')
-rw-r--r--package/tcsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tcsh/Makefile b/package/tcsh/Makefile
index a6d3631d1..3cc6a23d6 100644
--- a/package/tcsh/Makefile
+++ b/package/tcsh/Makefile
@@ -16,11 +16,11 @@ PKG_SITES:= ftp://ftp.astron.com/pub/tcsh/
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,TCSH,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,TCSH,tcsh,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_ENV+= ac_cv_func_setpgrp_void=yes
-post-install:
+tcsh-install:
$(INSTALL_DIR) $(IDIR_TCSH)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/tcsh $(IDIR_TCSH)/usr/bin