]> arthur.barton.de Git - homebrew-alex.git/commitdiff
identd: Update syntax of inline patch
authorAlexander Barton <alex@barton.de>
Wed, 1 May 2019 18:14:58 +0000 (20:14 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 1 May 2019 18:14:58 +0000 (20:14 +0200)
Formula/identd.rb

index 73c211709fb419d767afe57c07b47bf94f9288cc..d93289e2ec14d0747033b04cf427946dae0b9e25 100644 (file)
@@ -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",