bash-completion: use patch DSL

master
Jack Nagel 2014-03-17 22:44:51 -05:00
parent 641c3292fa
commit 6d11aeb209
1 changed files with 1 additions and 1 deletions

View File

@ -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'