wood.png is used by some of the pre-defined board types, and is included
in CVS, but is not installed by the Makefile.am. Here's a patch:
Index: gnubg/textures/Makefile.am
===================================================================
--- gnubg.orig/textures/Makefile.am 2006-01-14 02:07:57.000000000 -0800
+++ gnubg/textures/Makefile.am 2006-02-26 23:19:46.000000000 -0800
@@ -1,7 +1,7 @@
texturefiles = logo2.bmp logo.bmp total.bmp alder.png ash.png berch.png \
felt.png hinge.png hinge2.png maple.png
marble.png oak.png \
pine.png pine2.png redwood.png stain.png
suede.png swirl.png \
- Grass01.png wavesand01.png Water01.png EarthSand01.png
+ Grass01.png wavesand01.png Water01.png EarthSand01.png wood.png
texturesdir = $(pkgdatadir)/textures
textures_DATA = $(texturefiles)
EXTRA_DIST = $(texturefiles)
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg