File: INSTALL

package info (click to toggle)
ddir 2025.0129-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: perl: 205; makefile: 141
file content (21 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
INSTALL: ddir - Display DOS style hierarchical directory tree
-------------------------------------------------------------

System wide install

        Run makefile with appropriate parameters. The program is
        installed without any file extension. An example:

            make [-n] DESTDIR= prefix=/usr/local install

Manual install

        1. Copy bin/*.pl somewhere along $PATH
	2. Copy manual page *.1 somewhere along $MANPATH

License

	This file is public domain. Originally written 2010 by Jari
	Aalto.

End of file