gst-remote does not work
By Sam Phillips - Posted on February 26th, 2008
| Project: | GNU Smalltalk |
| Component: | Build |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
In the current git gst-remote fails because Remote.st is not installed to the target scripts directory.
After I fix that I found an errant double quote that caused a parsing error.
Attached patches fix these issues.
Updates
#1 submitted by Sam Phillips on Tue, 02/26/2008 - 22:40
| Attachment: | gst-remote-fixes.patch (1.33 KB) |
attaching patches
#2 submitted by Paolo Bonzini on Wed, 02/27/2008 - 08:27
| Status: | active | » fixed |
Thanks, I had only spotted the latter. Both are fixed as part of 90bae1c.
