From 58f9c4ce6c9c5c0e8574f6652561e1e2385b2086 Mon Sep 17 00:00:00 2001 From: WonYoung Choi Date: Mon, 19 Dec 2016 22:11:13 +0900 Subject: [PATCH] Remove %dotnet_import_common Change-Id: I9ed33bcbd6cdf9bf837e0c2eea7bb0dd3a8d3599 --- packaging/macros.dotnet-build-tools | 7 ------- 1 file changed, 7 deletions(-) diff --git a/packaging/macros.dotnet-build-tools b/packaging/macros.dotnet-build-tools index 1712f9e1..cc47f640 100644 --- a/packaging/macros.dotnet-build-tools +++ b/packaging/macros.dotnet-build-tools @@ -9,8 +9,6 @@ %_dotnet_assembly_path /opt/usr/share/dotnet.tizen/framework %_mono_assembly_path /usr/lib/assembly -%_dotnet_exclude_arch aarch64 %ix86 - %_mono_subrpm 0 ################################################################################ @@ -42,11 +40,6 @@ Group: Development/Libraries\ %attr(644,root,root) %{_mono_assembly_path}/*.dll\ %{nil} -%dotnet_import_common \ -AutoReqProv: no \ -ExcludeArch: %{_dotnet_exclude_arch} \ -%{nil} - %dotnet_import_sub_packages \ %_nuget_package \ %if 0%{?_mono_subrpm} \ -- 2.34.1