#571 closed defect (fixed)
patch to dump sed in favor of perl
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | build | Version: | 0.8.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In it's current form pslib can't be built with the bsd/osx version of sed (it
may only work with GNU sed). We depend on Perl anyways so I think it's
reasonable to just dump instead of fighting sed dialects.
Attachments (1)
Change History (5)
by , 21 years ago
| Attachment: | pslib-0.8.99-dump_sed.patch added |
|---|
comment:1 by , 21 years ago
| Status: | new → assigned |
|---|
Note:
See TracTickets
for help on using tickets.

patch to replace build time dep. on sed with perl