[k3b] Fix typo.

Kevin Kofler kkofler at fedoraproject.org
Sat Sep 17 21:49:12 UTC 2011


commit 05830cfc538baa7168bb7ab2999bca6f1d04956c
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sat Sep 17 23:48:52 2011 +0200

    Fix typo.

 k3b.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/k3b.spec b/k3b.spec
index 6be8f21..b09ab74 100644
--- a/k3b.spec
+++ b/k3b.spec
@@ -91,8 +91,8 @@ Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 %setup -q -n %{name}-%{version}
 
 %patch100 -p1 -b .use_growisofs_instead_of_wodim
-%patch101 -p1 .b .overburn-cdr90
-%patch102 -p1 .b .overburn-usedcapacity
+%patch101 -p1 -b .overburn-cdr90
+%patch102 -p1 -b .overburn-usedcapacity
 
 
 %build


More information about the scm-commits mailing list