Hi,

I'm asking the best way to populate libmap.conf at before-install stage.

Obviously a shell script with this pseudo-code

if [ !grep myport]; then
    cat mymaps >> /etc/libmap.cobf
fi

will do.

But is there a standardized way to call it in the pre-install target ?

Thx,

-- 
XAv
In your pomp and all your glory you're a poorer man than me,
as you lick the boots of death born out of fear.
(Jethro Tull)
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to