summaryrefslogtreecommitdiff
path: root/sysutils/scalpel/files/pkg-message.in
blob: 92f1dabc2ee469c00a4e5a5cf7bc9e8e42502987 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
Scalpel has been successfully installed on your system.

Now it is time to configure this package.
Copy %%PREFIX%%/etc/scalpel.conf.sample into your working
directory as scalpel.conf and edit it.

Scalpel will always use scalpel.conf in your current working
directory, if not specified with "-c /path/to/scalpel.conf".
EOM
}
]