#1484 closed defect (fixed)
digdog@opendarwin.org: gdbm needs root for destroot
Reported by: | mww@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
gdbm needs root access for the destroot stage;
didn't try, but perhaps something like this will help:
pre-destroot {
reinplace "s/-o rootg" ${worksrcpath}/Makefile
}
--- digdog@… is not a valid bugzilla account?!
Note: See
TracTickets for help on using
tickets.
pre-destroot {
}
will do the trick;