aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/squeak3/Makefile')
-rw-r--r--lang/squeak3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile
index c81a8e74bbed..1d82fd36b8da 100644
--- a/lang/squeak3/Makefile
+++ b/lang/squeak3/Makefile
@@ -42,7 +42,7 @@ do-install:
(cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} $f ${PREFIX}/share/squeak/$f)
(cd ${PREFIX}/share/squeak && ${EXTRACT_CMD} -d $f)
.endfor
- (cd ${PREFIX}/share/squeak && ${CHMOD} 644 Squeak2.7.changes)
+ (cd ${PREFIX}/share/squeak && ${CHMOD} 644 Squeak-2.7.changes)
post-install:
@${ECHO} "Make sure you have ${PREFIX}/bin in your PATH"