mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 07:27:38 -04:00
- Remove unneeded pkg-install/pkg-deinstall scripts, and properly use pkg-message to display uninstall message [1] - Reorder some statements to silence some portlint warnings - Properly use shebangfix on more files, replacing some REINPLACE_CMDs - Remove unneeded REINPLACE_CMDs - Use RLN in place of LN, to correctly create relative symlinks Reported by: bapt [1]
11 lines
158 B
Text
11 lines
158 B
Text
[
|
|
{ type: remove
|
|
message: <<EOM
|
|
If you are permanently removing smstools, you should also:
|
|
|
|
rm -rf %%SPOOLDIR%%
|
|
rm -rf %%LOGDIR%%
|
|
rm -rf %%PIDDIR%%
|
|
EOM
|
|
}
|
|
]
|