Opened 4 years ago
Closed 9 months ago
#91 closed defect (wontfix)
ubuntu jaunty 9.04 output of vuurmuur_conf broken with german UTF-8
| Reported by: | anonymous | Owned by: | victor |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.8 |
| Component: | vuurmuur-conf | Version: | 0.7 |
| Keywords: | Cc: |
Description
solution:
Vuurmuur-0.7/vuurmuur_conf-0.7/debian/rules:
configure line deleted: --with-widec=no
Change History (2)
comment:1 Changed 4 years ago by victor
- Milestone changed from undecided to 0.8
- Priority changed from trivial to blocker
- Status changed from new to assigned
comment:2 Changed 9 months ago by victor
- Resolution set to wontfix
- Status changed from assigned to closed
Ubuntu 9.04 is no longer supported.
Note: See
TracTickets for help on using
tickets.

Likely we need to change the dependencies too: ncursesw...
I'd change it to --with-widec=yes instead of removing it, so the it's explicit what we want...