summaryrefslogtreecommitdiff
path: root/www/cgiwrap/files/pkg-message.in
blob: 210528c33bb76b5e7d916d32493bef5b7d3de4a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
The cgiwrap binaries have been installed in the following
directory:

  %%INSTALL_DIR%%

You should create the following two files, otherwise cgiwrap will
not function as expected:

  %%ALLOW_FILE%%
  %%DENY_FILE%%
EOM
}
]