File: INSTALL

package info (click to toggle)
fortunes-bg 1.3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 304 kB
  • ctags: 10
  • sloc: makefile: 47
file content (16 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.