Re: DATADIR conflict between /usr/share/games and /usr/share
Hi,
On Fri, Oct 10, 2008 at 11:51:48AM +0800, Paul Wise wrote:
> With lastest chromium-bsu upstream this works as expected:
> 
> Makefile.am:
> 
> dist_menu_DATA = chromium.desktop
> menudir = $(datarootdir)/applications
> 
> pngdir = $(pkgdatadir)/png
> dist_png_DATA = \
>         check.png ....
> 
> configure:
> 
> ./configure --prefix ~/opt --bindir=\${exec_prefix}/games
> --datadir=\${prefix}/share/games
Got it now.
Thanks for the explanations!
-- 
Sylvain
Reply to: