File: op.list.in

package info (click to toggle)
op 1.32-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 716 kB
  • ctags: 360
  • sloc: ansic: 2,272; sh: 800; lex: 447; makefile: 68
file content (25 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
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
%readme README
%version @VERSION@
%product Operator Escalation
%copyright David Koblas, Howard Owen, Alec Thomas
%license COPYING
%vendor N/A


# Directories...
$prefix=/usr
$exec_prefix=${prefix}
$bindir=${exec_prefix}/bin
$mandir=${prefix}/share/man
$datadir=${prefix}/share

d 755 root sys ${bindir} -
f 4755 root sys ${bindir}/op op

d 755 root sys /etc -
d 755 root sys /etc/op.d -
c 600 root sys /etc/op.conf op.conf

d 755 root sys ${mandir} -
d 755 root sys ${mandir}/man1 -
f 644 root sys ${mandir}/man1/op.1 op.1