summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/phoenix-linux-nightly/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phoenix-linux-nightly/Makefile b/www/phoenix-linux-nightly/Makefile
index c5be4ca549f..97d9ac5f4a9 100644
--- a/www/phoenix-linux-nightly/Makefile
+++ b/www/phoenix-linux-nightly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/03 12:43:10 jdolecek Exp $
#
DISTNAME= phoenix-i686-pc-linux-gnu
@@ -29,7 +29,7 @@ post-build:
do-install:
${INSTALL_DATA_DIR} ${PHOENIX_LIB}
- cd ${WRKSRC}; && ${CP} -r . ${PHOENIX_LIB}
+ cd ${WRKSRC} && ${CP} -r . ${PHOENIX_LIB}
${INSTALL_SCRIPT} ${WRKDIR}/phoenix.sh ${PREFIX}/bin/phoenix-linux
post-install: