[ldc/f18] Fix build

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Jan 6 00:14:38 UTC 2013


commit 090a221c3bf9ca06c6bc4a87e985bc291a2ca2d1
Author: Jonathan MERCIER <bioinfornatics at gmail.com>
Date:   Sun Jan 6 01:14:32 2013 +0100

    Fix build

 ldc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ldc.spec b/ldc.spec
index 447e8fd..744487f 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -176,7 +176,7 @@ mkdir geany_config
 
 %build
 %cmake  -DMULTILIB:BOOL=OFF -DBUILD_SHARED_LIBS:BOOL=ON  -DINCLUDE_INSTALL_DIR:PATH=%{_includedir}/d .
-make VERBOSE=2 phobos2
+make VERBOSE=2
 
 # generate geany tags
 geany -c geany_config -g phobos.d.tags $(find runtime/phobos/std -name "*.d")


More information about the scm-commits mailing list