[openmpi/f16: 6/6] Don't do autogen.sh as that breaks the build

Doug Ledford dledford at fedoraproject.org
Fri Jan 20 15:51:17 UTC 2012


commit f79769ab7a9d142e91c8e00526c462c2ab764553
Author: Doug Ledford <dledford at redhat.com>
Date:   Fri Jan 20 10:50:56 2012 -0500

    Don't do autogen.sh as that breaks the build

 openmpi.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/openmpi.spec b/openmpi.spec
index da61307..39f5871 100644
--- a/openmpi.spec
+++ b/openmpi.spec
@@ -124,7 +124,6 @@ Contains development headers and libraries for openmpi
 %patch0 -p1 -b .removed
 # Make sure we don't use the local libltdl library
 rm -r opal/libltdl
-./autogen.sh
 
 %build
 %ifarch x86_64


More information about the scm-commits mailing list