[btanks] disbale-smpeg patch now needs p0 instead of p1.

Bruno Wolff III bruno at fedoraproject.org
Sun Jun 26 19:14:18 UTC 2011


commit 6476a6b1e392695744649a68e761917093ed70fb
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Jun 25 03:23:59 2011 -0500

    disbale-smpeg patch now needs p0 instead of p1.

 btanks.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/btanks.spec b/btanks.spec
index 5979fc1..50904e0 100644
--- a/btanks.spec
+++ b/btanks.spec
@@ -61,7 +61,7 @@ running %{name}.
 %prep
 %setup -q
 %patch0 -b .remove-rpath
-%patch1 -p1 -b .disable-smpeg
+%patch1 -b .disable-smpeg
 dos2unix -k *.txt ChangeLog *.url LICENSE EXCEPTION
 
 iconv -f latin1 -t utf-8 EXCEPTION > EXCEPTION.new


More information about the scm-commits mailing list