]> git.pld-linux.org Git - packages/smalltalk.git/commitdiff
- ugly workaround, use LC_ALL=C instead
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 15 Jul 2004 20:03:54 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smalltalk-enums.patch -> 1.2

smalltalk-enums.patch [deleted file]

diff --git a/smalltalk-enums.patch b/smalltalk-enums.patch
deleted file mode 100644 (file)
index 8a0329f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- smalltalk-2.1.5/gtk/Makefile.am.orig       2003-09-15 12:00:31.000000000 +0200
-+++ smalltalk-2.1.5/gtk/Makefile.am    2003-12-13 01:20:01.000000000 +0100
-@@ -145,7 +145,7 @@
-       xargs ./cpp < .order | ./funcs > Funcs.st
- enums.c: mk_enums cpp .order $(LOCAL_FILES)
--      xargs ./cpp < .order | ./mk_enums > enums.c
-+      xargs ./cpp < .order | ./mk_enums | grep -v stored > enums.c
- sigtable.c: sigtable cpp .order $(LOCAL_FILES)
-       xargs ./cpp < .order | ./sigtable > sigtable.c
This page took 0.081578 seconds and 4 git commands to generate.