gnome-games

Current Version: 1.4.0.3

Links

dir: ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-games

file: gnome-games-1.4.0.3.tar.bz2

Setup information

cp freecell/gdk-card-image/Makefile.in tmp~ 
sed -e '/^INCLUDES.=/ s/$/ /' tmp~ > \
	freecell/gdk-card-image/Makefile.in 
cp gnome-stones/objects/Makefile.in tmp~ 
sed -e '/^INCLUDES.=/ s/$/ /' tmp~ > \
	gnome-stones/objects/Makefile.in 
cp aisleriot/cscmi.c tmp~ 
sed -e '/SCM scm_add_slot(SCM slot)/,/^$/ d' tmp~ > \
	aisleriot/cscmi.c 

pre

./configure --prefix=/opt/gnome --with-gnu-ld \
	--disable-static 

config

make 

make

make install 

install

ldconfig 

post