diff --git a/macros.ldc b/macros.ldc deleted file mode 100644 index 076cf7d..0000000 --- a/macros.ldc +++ /dev/null @@ -1,9 +0,0 @@ -# -# RPM macros for D applications. -# -# 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 -O3 -# Lib directory path -%_d_libdir %{_libdir}/d/