From 893874c167973031e5fb1bc6ad0aab17d3be1be7 Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Apr 10 2017 20:37:08 +0000 Subject: Create macrosdir --- diff --git a/libyui.spec b/libyui.spec index bfa2808..cadf781 100644 --- a/libyui.spec +++ b/libyui.spec @@ -91,6 +91,7 @@ pushd %{_cmake_build_subdir} %make_install # Create a macro for use in other spec-files. +%{__mkdir} -p %{buildroot}/%{macrosdir}/macros.%{name} %{__cat} << EOF > %{buildroot}/%{macrosdir}/macros.%{name} %_%{name}_major_so_ver %{major_so_ver} EOF