You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
bash-completion: remove interdiff, now included upstream in patchutils
This commit is contained in:
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup scop bash-completion 2.17.0
|
||||
revision 0
|
||||
revision 1
|
||||
epoch 1
|
||||
categories sysutils
|
||||
platforms any
|
||||
@@ -48,6 +48,9 @@ post-destroot {
|
||||
|
||||
# Add a link for compatibility with versions <2.0 of this port
|
||||
ln -s ${prefix}/etc/profile.d/bash_completion.sh ${destroot}${prefix}/etc/bash_completion
|
||||
|
||||
# patchutil >= 0.4.3 contains the bash completions
|
||||
file delete ${destroot}${prefix}/share/bash-completion/completions/interdiff
|
||||
}
|
||||
|
||||
notes "
|
||||
|
||||
Reference in New Issue
Block a user