[ois] Get the tar extract dir correct

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


commit 3c162229b115894c68eddde7bd11d29ed26171f9
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 16 21:21:51 2012 -0600

    Get the tar extract dir correct

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


More information about the scm-commits mailing list