pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Please review package wip/openttd



On Wed, Mar 30, 2005 at 12:31:19PM +0700, Ian Zagorskih wrote:
> If frankly, ATM i do not understand how exactly OWN_DIRS or MAKE_DIRS work. 
> Just listing relevant dirs in this variables does not make any positive 
> effect.

You have to set USE_PKGINSTALL to YES, too.
It says so at the top of bsd.pkg.install.mk :)

> Probably, a little hack like below isn't so bad?
> 
> @unexec ${RMDIR} %D/share/games/openttd/data 2>/dev/null || ${TRUE}
> @unexec ${RMDIR} %D/share/games/openttd/gm 2>/dev/null || ${TRUE}
> @unexec ${RMDIR} %D/share/games/openttd 2>/dev/null || ${TRUE}

That's ok as a workaround.
The message only talks about /data, why not dirrm /gm?
 Thomas


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review



Home | Main Index | Thread Index | Old Index