diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-12-23 09:13:21 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-12-23 09:13:21 +0000 |
commit | 4067037eb0a06f667b0393d011cf76d89ca3e1b4 (patch) | |
tree | c139f2bf736c4e3646446aa748cccd041b26108d /sysutils/scalpel/files/pkg-message.in | |
parent | 5233080d96999415a2bdc2377f6eb51e6249ee69 (diff) |
Notes
Diffstat (limited to 'sysutils/scalpel/files/pkg-message.in')
-rw-r--r-- | sysutils/scalpel/files/pkg-message.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/scalpel/files/pkg-message.in b/sysutils/scalpel/files/pkg-message.in new file mode 100644 index 000000000000..2b0211da3bd3 --- /dev/null +++ b/sysutils/scalpel/files/pkg-message.in @@ -0,0 +1,11 @@ +************************************************************ +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". + +************************************************************ |