From dc985dd5fc9d1aa3d52ed80d7286ecb8a8d34b7f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 30 May 2011 21:25:00 -0500 Subject: [PATCH] add a -srpm to the arch macros so they dont conflict with the langaugae base arch macros --- macros.ghc => macros.ghc-srpm | 0 macros.mono => macros.mono-srpm | 0 macros.ocaml => macros.ocaml-srpm | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename macros.ghc => macros.ghc-srpm (100%) rename macros.mono => macros.mono-srpm (100%) rename macros.ocaml => macros.ocaml-srpm (100%) diff --git a/macros.ghc b/macros.ghc-srpm similarity index 100% rename from macros.ghc rename to macros.ghc-srpm diff --git a/macros.mono b/macros.mono-srpm similarity index 100% rename from macros.mono rename to macros.mono-srpm diff --git a/macros.ocaml b/macros.ocaml-srpm similarity index 100% rename from macros.ocaml rename to macros.ocaml-srpm