Ticket #778 (closed defect: fixed)
Gentoo ebuilds --config
| Reported by: | mortimus | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | initng-ifiles-0.1.6 |
| Component: | Package | Version: | initng-ifiles-GIT |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In all the initng-ifiles ebuilds genrunlevel does not replace runlevels due to a missing "-".
Original : genrunlevel -overwrite "${runlevel}"
Needed : genrunlevel --overwrite "${runlevel}"
Attachments
Change History
Changed 5 years ago by Ender
-
attachment
initng-ifiles-0.1.4-genrunlevel.patch
added
comment:2 Changed 4 years ago by ismaell
- Version changed from initng-ifiles-0.1.2 to initng-ifiles-SVN
- Component changed from Problems with Gentoo to Package
- Milestone set to initng-ifiles-0.1.6
comment:3 Changed 3 years ago by thomas
- Status changed from new to closed
- Resolution set to fixed
Fixed within my overlay: http://gitorious.org/initng-ebuilds
Note: See
TracTickets for help on using
tickets.

Patch to fix ebuilds