From bad353c7dd9745b71732b029d5370b92514f76de Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 1 May 2019 20:14:58 +0200 Subject: [PATCH] identd: Update syntax of inline patch --- Formula/identd.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Formula/identd.rb b/Formula/identd.rb index 73c2117..d93289e 100644 --- a/Formula/identd.rb +++ b/Formula/identd.rb @@ -4,10 +4,8 @@ class Identd < Formula url "http://rc.shaunrowland.com/git/identd.git" version "0.20120228" - def patches - # manual page: remove "manual uninstall" description - DATA - end + # manual page: remove "manual uninstall" description + patch :DATA def install inreplace "identd.xcodeproj/project.pbxproj", -- 2.39.2