From 98b2c7eeebd84bb67d94f2d3b8ad0df3c41a4a81 Mon Sep 17 00:00:00 2001 From: is Date: Wed, 3 Mar 2010 12:25:16 +0000 Subject: Added one forgotten installation directory. --- lang/likepython/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/likepython') 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 -- cgit v1.2.3