mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Make this deinstall cleanly.
This commit is contained in:
parent
0d080de6db
commit
872a2d3ee0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14102
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
bin/indent
|
||||
info/indent.info
|
||||
@unexec install-info --delete %D/info/indent.info %D/info/dir
|
||||
info/indent.info
|
||||
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
|
||||
@exec install-info %D/info/indent.info %D/info/dir
|
||||
|
|
Loading…
Add table
Reference in a new issue