blob: 48b73aede39f073c7271621f6485d9355fa7a8f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{ type: install
message: <<EOM
Note: The location of the cdrtools `defaults' files has been set to
%%PREFIX%%/etc
This is the FreeBSD ports standard config file location, NOT the cdrtools
standard location, which is /etc/default.
The reason for this is that FreeBSD ports and packages should not use
configuration files outside of %%PREFIX%%.
EOM
}
]
|