bash-completion: use patch DSL
This commit is contained in:
parent
641c3292fa
commit
6d11aeb209
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class BashCompletion < Formula
|
|||
|
||||
# Backports the following upstream patch from 2.x:
|
||||
# http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=patch;h=50ae57927365a16c830899cc1714be73237bdcb2
|
||||
def patches; DATA; end
|
||||
patch :DATA
|
||||
|
||||
def compdir
|
||||
etc/'bash_completion.d'
|
||||
|
|
Loading…
Reference in a new issue