summaryrefslogtreecommitdiff
path: root/lang/squeak/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'lang/squeak/patches/patch-an')
-rw-r--r--lang/squeak/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/squeak/patches/patch-an b/lang/squeak/patches/patch-an
new file mode 100644
index 00000000000..02d5cecbf55
--- /dev/null
+++ b/lang/squeak/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.1 2008/01/12 23:30:38 bad Exp $
+
+--- platforms/unix/config/inisqueak.in.orig 2006-04-05 19:40:24.000000000 +0200
++++ platforms/unix/config/inisqueak.in
+@@ -86,7 +86,7 @@ if test "$1" != ""; then
+ fi
+
+ SQUEAK=${bindir}/squeak
+-SOURCES=SqueakV${MAJOR}.sources
++SOURCES=SqueakV39.sources
+ IMAGE=squeak.image.gz
+ CHANGES=squeak.changes.gz
+