You only have to copy as root the directory bg/ in its rignt place:

	cp -r bg/ /usr/share/games/fortunes/

Ofcource if the fortunes in your system are installed in different
directory you have to use it instead of /usr/share/games/fortunes/.

If the fortunes in your system use different binary format then you
have to regenerate the contents of the bg/ directory using the
following command:

	make build

Thats all.


