diff --git a/macro.ldc b/macros.ldc similarity index 85% rename from macro.ldc rename to macros.ldc index faf1d51..4984f1d 100644 --- a/macro.ldc +++ b/macros.ldc @@ -4,5 +4,5 @@ # Include directory where all .di or .d file are installed. %_d_includedir %{_includedir}/d/ # Compile options for ldc and make file -%_d_optflags -release -w -g +%_d_optflags -release -w -g