diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/isync.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Formula/isync.rb b/Library/Formula/isync.rb index 7bae87265..b54770bef 100644 --- a/Library/Formula/isync.rb +++ b/Library/Formula/isync.rb @@ -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? |
