Dont' lin, just get the modules source.

Dennis Veatch dveatch at woh.rr.com
Tue Mar 30 08:38:58 GMT 2004


On Tuesday 30 March 2004 08:36 am, Auke Kok wrote:
> Dennis Veatch wrote:
> >Ok that's what I thought. Trying to use that inside another module. Which
> >works. But I don't know how to use that without setting it as a depends.
> >Here's what I mean;
> >
> >DEPENDS
> >optional_depends "postgis" "" "" "for cartography support"
> >
> >I then have a PRE_BUILD that contains;
> >
> >if optional_depends postgis; then
> >lget postgis fi
> >
> >tar zxvf /var/spool/lunar/postgis-0.8.1.tar.gz      \
> >-C /usr/src/postgresql-7.4.2/contrib &&
> >cd /usr/src/postgresql-7.4.2/contrib/postgis-0.8.1
>
> that's an interesting solution and one that hasn't been integrated yet
> into lunar at all, take php for instance, imap is just listed as an
> extra SOURCEX. you can and may call lget inside of a module any time,
> it's not nice but the hack works (actually there is another module that
> has that ;^))
>
Thanks for the complement. I pulled that one out of my arse:) I'll look for a 
"nicer" solution.

-- 
Registered Linux user 193414
http://counter.li.org


More information about the Lunar-dev mailing list