From 80ea5d2c6f5d4835f7dc95618ac00fc008ab67d6 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 17 Mar 2012 20:23:25 -0700 Subject: dvdauthor: use a p1 patch --- Library/Formula/dvdauthor.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/dvdauthor.rb b/Library/Formula/dvdauthor.rb index f319a53d9..ab7f8385a 100644 --- a/Library/Formula/dvdauthor.rb +++ b/Library/Formula/dvdauthor.rb @@ -16,7 +16,7 @@ class Dvdauthor < Formula # http://bugs.gentoo.org/355039 # https://github.com/ldo/dvdauthor/commit/c82aaa4eb1a1c36bf7e2b7ae3c9140d0bf8000b5 def patches - { :p0 => DATA } + DATA end def install @@ -31,8 +31,8 @@ class Dvdauthor < Formula end __END__ ---- src/spuunmux.c.orig 2010-05-10 11:27:55.000000000 +0400 -+++ src/spuunmux.c 2011-03-17 11:20:25.000000000 +0300 +--- a/src/spuunmux.c 2010-05-10 11:27:55.000000000 +0400 ++++ b/src/spuunmux.c 2011-03-17 11:20:25.000000000 +0300 @@ -39,6 +39,7 @@ #include -- cgit v1.2.3