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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to