summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/likepython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/likepython/Makefile b/lang/likepython/Makefile
index 2a9d385c7d0..3cf19a87ebe 100644
--- a/lang/likepython/Makefile
+++ b/lang/likepython/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/01 11:07:50 is Exp $
+# $NetBSD: Makefile,v 1.2 2010/03/03 12:25:16 is Exp $
#
VER= 0.1
@@ -29,7 +29,7 @@ SUBST_SED.fix-runt-interp= -e '/call/s,python,${PYTHONBIN},g'
NO_BUILD= yes
-INSTALLATION_DIRS= share/examples/likepython share/doc/likepython
+INSTALLATION_DIRS= bin share/examples/likepython share/doc/likepython
do-install:
cd ${WRKSRC} && ${INSTALL_SCRIPT} likepython ${DESTDIR}${PREFIX}/bin