summaryrefslogtreecommitdiff
path: root/textproc/extract_url/files/pkg-message.in
blob: 194e30aabad91ff50a7ee791a82d6bd181399fed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
extract_url has been installed.

If you don't have ~/.extract_urlview

the extract_url configuration file can be copied, please type as user:

    su - user

    cp %%DATADIR%%/extract_urlview.sample ~/.extract_urlview

    exit
EOM
}
]