[mingw-libltdl] Disable mingw bindir in PATH for testing

Hans Ulrich Niedermann ndim at fedoraproject.org
Thu Nov 28 11:18:38 UTC 2013


commit 34f9861289b17377b4a765fa6fddbc117fcd0b0a
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Thu Nov 28 12:15:47 2013 +0100

    Disable mingw bindir in PATH for testing
    
    Will re-enable testing later.

 mingw-libltdl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libltdl.spec b/mingw-libltdl.spec
index 711414e..ebd3815 100644
--- a/mingw-libltdl.spec
+++ b/mingw-libltdl.spec
@@ -102,7 +102,7 @@ the rest of the GNU Autotools (including GNU Autoconf and GNU Automake).
 
 
 %build
-export PATH=%{mingw32_bindir}:$PATH
+# export PATH=%%{mingw32_bindir}:$PATH
 
 #./bootstrap
 


More information about the scm-commits mailing list