isync: remove upstreamed patch
Closes Homebrew/homebrew#23946. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
f226136f52
commit
3d131cc6ca
1 changed files with 0 additions and 6 deletions
|
@ -14,12 +14,6 @@ class Isync < Formula
|
|||
|
||||
depends_on 'berkeley-db'
|
||||
|
||||
def patches
|
||||
# Add "PassCommand" config:
|
||||
# http://sourceforge.net/p/isync/patches/12/
|
||||
"http://sourceforge.net/p/isync/patches/_discuss/thread/17e52692/e059/attachment/passcommand.patch"
|
||||
end if build.head?
|
||||
|
||||
def install
|
||||
system "touch", "ChangeLog" if build.head?
|
||||
system "./autogen.sh" if build.head?
|
||||
|
|
Loading…
Reference in a new issue