mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e5b91299c9
a setuid binary if people don't deinstall the old package properly. Reviewed by: ache (maintainer) Submitted by: Mike Silbersack <silby@silby.com>
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
bin/screen
|
|
@unexec install-info --delete %D/info/screen.info %D/info/dir
|
|
info/screen.info
|
|
@exec install-info %D/info/screen.info %D/info/dir
|