axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Gcl-devel] RE: [Axiom-developer] Metadata for the uploaded Windows


From: Mike Thomas
Subject: RE: [Gcl-devel] RE: [Axiom-developer] Metadata for the uploaded Windows source/binary package.
Date: Tue, 7 Dec 2004 13:29:55 +1000

| Send me the patch and I'll look at merging it into main.
| I plan to push main to savannah shortly. I'm still testing it.

Attached and below - probably be incorporated into the other patch to the
same file.

$ diff -Naur lsp/gcl-2.6.5/unixport/makefile{,.orig}
--- lsp/gcl-2.6.5/unixport/makefile     Tue Dec  7 13:26:18 2004
+++ lsp/gcl-2.6.5/unixport/makefile.orig        Wed Jul 14 00:32:10 2004
@@ -28,7 +28,7 @@
        rm -rf gmp
        mkdir gmp
        a="$^" ; \
-       for i in $$a ; do \
+       for i in $^ ; do \
                cp $$i gmp/$$(echo $$i | sed -e 's,\.\./,,1' -e 's,/,_,g') ;
\
        done
        touch $@

Attachment: gcl-2.6.5.unixport.makefile_1.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]