[mygui] Modified patch needs -p0 instead of -p1.

Bruno Wolff III bruno at fedoraproject.org
Mon Jan 3 08:36:36 UTC 2011


commit 12caa2a62bd4359fc85617bd70046c1f3cfbb290
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 3 02:36:05 2011 -0600

    Modified patch needs -p0 instead of -p1.

 mygui.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mygui.spec b/mygui.spec
index f60c8b4..0ca954a 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -84,7 +84,7 @@ An helper script MyGUI-Tools is provided and installed in %{_bindir}.
 
 %prep
 %setup -q -n MyGUI3.0
-%patch0 -p1
+%patch0 -p0
 %patch1 -p1
 # Fix eol 
 sed -i 's/\r//' COPYING.LESSER


More information about the scm-commits mailing list