[derelict] update spec

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Aug 11 09:23:54 UTC 2013


commit 0aa2d44f20781716071ecba006767cc1cf553d84
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sun Aug 11 11:23:44 2013 +0200

    update spec

 derelict.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/derelict.spec b/derelict.spec
index b3e147c..c336979 100644
--- a/derelict.spec
+++ b/derelict.spec
@@ -141,7 +141,7 @@ Fichier d'entête et bibliothèque pour derelict à utiliser en langage D.
 # temp geany config directory for allow geany to generate tags
 mkdir -p geany_config
 sed -i \
-  -e 's/-lib -O -release -enable-inlining -property -w -wi/-shared %{_d_optflags} -enable-inlining -property -wi/g'
+  -e 's/-lib -O -release -enable-inlining -property -w -wi/-shared %{_d_optflags} -enable-inlining -property -wi/g' \
   -e '/104//            return format("ldc2 %s -soname=%s.%s -I../import -of%s%s.%s %s", compilerOptions, libName, MajorVersion, outdir, libName, FullVersion, files);d' build/build.d
 
 %build


More information about the scm-commits mailing list