Ticket #5295 (closed bug: fixed)
TEST_HC needs to be quoted in plugins/Makefile
Description
plugins01 fails with
gmake[2]: /home/dafis/GHC/hack/bindisttest/install: Kommando nicht gefunden gmake[2]: *** [plugins01] Fehler 127
due to the space in install dir, TEST_HC needs to be quoted (as it recently was in plugins/simple-plugin/Makefile).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

