From 90669811c1ddc37ee30477e5dcba5f7812a8bb5c Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 26 Feb 2000 01:42:22 +0000 Subject: Further refine 1.9 to actually use the distfiles in their new location. :) --- lang/squeak1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/squeak1/Makefile b/lang/squeak1/Makefile index f149b1e989f0..90ad2a53c2a5 100644 --- a/lang/squeak1/Makefile +++ b/lang/squeak1/Makefile @@ -44,7 +44,7 @@ do-install: .for f in Squeak1.31.changes Squeak1.31.image (cd ${WRKSRC}/image && ${INSTALL_DATA} $f ${PREFIX}/share/squeak/$f) .endfor - ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/image/${SQUEAK_SRC} \ + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${SQUEAK_SRC} \ ${PREFIX}/share/squeak/${SQUEAK_SRC} .include -- cgit v1.2.3