pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/astyle whitespace fixes.
details: https://anonhg.NetBSD.org/pkgsrc/rev/47434bb915a4
branches: trunk
changeset: 476493:47434bb915a4
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jun 12 02:28:46 2004 +0000
description:
whitespace fixes.
diffstat:
devel/astyle/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r f027c710b572 -r 47434bb915a4 devel/astyle/Makefile
--- a/devel/astyle/Makefile Sat Jun 12 02:24:57 2004 +0000
+++ b/devel/astyle/Makefile Sat Jun 12 02:28:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/02/18 13:33:40 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/06/12 02:28:46 grant Exp $
#
DISTNAME= astyle_1.13.6.1
@@ -24,7 +24,7 @@
post-install:
${INSTALL_DATA_DIR} ${HTMLDIR}
- cd ${WRKSRC}; ${INSTALL_DATA} astyle.html astyle_release_notes.html\
- license.html ${HTMLDIR}
+ cd ${WRKSRC} && ${INSTALL_DATA} astyle.html \
+ astyle_release_notes.html license.html ${HTMLDIR}
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index