[derelict] update spec

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sat Aug 10 08:42:01 UTC 2013


commit 623e435223f4c91919fd0dc8a509cbc8b6ad8516
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sat Aug 10 10:41:50 2013 +0200

    update spec

 derelict.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/derelict.spec b/derelict.spec
index d16646a..da15ea3 100644
--- a/derelict.spec
+++ b/derelict.spec
@@ -146,7 +146,7 @@ sed -i 's/alias nothrow void function(lua_State\* L, int narr, int nrec) da_lua_
 %build
 # build the builder
 pushd build
-ldc2 %{_d_optflags} -d-version=Shared build.d
+ldc2 %{_d_optflags} -of derelict -d-version=Shared build.d
 # build derelict
 ./derelict
 popd


More information about the scm-commits mailing list