File: INSTALL

package info (click to toggle)
fortunes-de 0.31-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,832 kB
  • ctags: 16
  • sloc: sh: 392; makefile: 70
file content (34 lines) | stat: -rw-r--r-- 1,067 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Please read the file README first.

Sorry, I have said you should read the file README first, also if
it is not your common habit.

Oh dear please read this view lines of the README file.

OK, now you know what it is.
Installation is only rudimentary and requres some work from
volunteers.  That's why I pointed you to the README file because
I wented to inform you that I will not add more comfort to this
package.  I only wanted to start the stone roling.  You can
keep it doing so yourself.

Prepend the call to ./install.sh by the following variables to
get the right locations.  I enclosed the default value in <>

PREFIX=</usr/local>
DOCDIR=</usr/local/doc/fortune-de-$VERSION>
FORTUNESDIR=</usr/local/share/games/fortunes>
BINDIR=</usr/local/bin>

Example (so it is used in the Debian build rule):

        PREFIX=`pwd`/debian/tmp DOCDIR=usr/share/doc/$(package) \
	FORTUNESDIR=$(inst_dir) BINDIR=/usr/bin ./install.sh

Just add "-utf8" option to the install.sh script to install datafiles
UTF-8 encoded.
	
	Happy fortunes
	
	Andreas Tille <tille@debian.org>