[texstudio] fix patch command

hannes hannes at fedoraproject.org
Sun Jun 16 08:59:47 UTC 2013


commit 799900ce464eef01a80639cfb07d0ee41a4c2c05
Author: hannes <hannes at fedoraproject.org>
Date:   Sun Jun 16 11:01:57 2013 +0200

    fix patch command

 texstudio.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/texstudio.spec b/texstudio.spec
index 8dd92ce..65e8926 100644
--- a/texstudio.spec
+++ b/texstudio.spec
@@ -43,7 +43,7 @@ so it keeps it look&feel.
 %prep
 %setup -q -n %{name}%{version}
 %patch0 -p0 -b .hunspell
-%patch1 -p0 -b .qtsingle
+%patch1 -p1 -b .qtsingle
 %patch2 -p0 -b .xdg
 
 rm -rf {hunspell,qtsingleapplication}


More information about the scm-commits mailing list