From 06c9429b54d7f759ed3b2623b26616d37032032e Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sat, 9 Jun 2012 19:11:18 +0200 Subject: [PATCH] Apply patch correctly --- remmina.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remmina.spec b/remmina.spec index 74e7f53..1fcd9bb 100644 --- a/remmina.spec +++ b/remmina.spec @@ -206,7 +206,7 @@ client. %patch10 -p1 -b .fix-crashes-in-some-cases %patch11 -p1 -b .fix-memory-leak -%patch20 -p1 -b .dsofix +%patch20 -p0 -b .dsofix # Don't hardcode libdir sed -i "s,/lib/remmina/plugins,/%{_lib}/remmina/plugins,g" CMakeLists.txt