Opened 13 years ago
Closed 13 years ago
#195 closed defect (duplicate)
Missing backslash in rules.make
Reported by: | Jeronimo Pellegrini | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.5.0 |
Component: | build system | Version: | 4.4.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
Hi,
It seems that a backslash is missing on rules.make. This patch fixes it.
J.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | missing-backslash.diff added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closing, duplicate of http://www.irp.oist.jp/trac/chicken/ticket/191
Note: See
TracTickets for help on using
tickets.
Sorry, I thought trac would let me keep editing after I attached the patch.
This is git HEAD from master branch. The clean target is broken:
J.