Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2011 16:20:06 +0100
From:      xavier.humbert@xavhome.fr.eu.org (Xavier HUMBERT)
To:        freebsd-ports@FreeBSD.org
Subject:   Population libmap.conf
Message-ID:  <1ka9p31.8id8611dcf7tpM%xavier.humbert@xavhome.fr.eu.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1ka9p31.8id8611dcf7tpM%xavier.humbert>