[ois] Fix typo on patch command

Bruno Wolff III bruno at fedoraproject.org
Tue Jan 17 03:48:51 UTC 2012


commit 47298633d5866bbc5de0a32d16651b023a2bda42
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 16 21:46:15 2012 -0600

    Fix typo on patch command

 ois.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ois.spec b/ois.spec
index aee1e1f..52e2a0e 100644
--- a/ois.spec
+++ b/ois.spec
@@ -29,7 +29,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -n ois-v1-3
-patch0
+%patch0
 chmod -x `find includes -type f` `find src -type f` ReadMe.txt
 sh bootstrap
 


More information about the scm-commits mailing list