[nurbs++] * Fix autoreconf failure, bug 914222

mycae mycae at fedoraproject.org
Sat May 4 14:01:21 UTC 2013


commit 76866f0f2c41f7036273251a74d5e6329a5a8ed5
Author: mycae <mycae at gmx.com>
Date:   Sat May 4 09:18:36 2013 -0400

    * Fix autoreconf failure, bug 914222

 nurbs++.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/nurbs++.spec b/nurbs++.spec
index 86c3d63..88868da 100644
--- a/nurbs++.spec
+++ b/nurbs++.spec
@@ -54,6 +54,8 @@ Development libraries for the %{name} library.
 %patch1
 %patch2
 
+#Create missing file required for autoreconf
+touch test-driver
 #Reconfigure to fix openGL test
 autoreconf -f
 #libtool provided is <1.5, which causes --tags to be not recognised


More information about the scm-commits mailing list