[tango/f17] update spec file

MERCIER Jonathan bioinfornatics at fedoraproject.org
Fri May 25 21:08:45 UTC 2012


commit 26d9d9489726159ee4571b5893834f9b1bf9760d
Author: Jonathan MERCIER <bioinfornatics at gmail.com>
Date:   Fri May 25 23:08:17 2012 +0200

    update spec file

 tango.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tango.spec b/tango.spec
index e62219c..64e9acb 100644
--- a/tango.spec
+++ b/tango.spec
@@ -164,7 +164,7 @@ mkdir geany_config
 
 %build
 #./build/script/bob.rb -v -r ldc -c ldc  -p linux . 
-make %{?_smp_mflags} -f build/Makefile DCFLAGS+="%{_d_optflags}" LIBDIR=%{_libdir} DCFLAGS_IMPORT=tango all
+make %{?_smp_mflags} -f build/Makefile DCFLAGS+="%{_d_optflags}" LIBDIR=%{_libdir} DCFLAGS_IMPORT="-Itango" all
 
 # generate geany tags
 geany -c geany_config -g tango.d.tags $(find tango/ -name "*.d")


More information about the scm-commits mailing list