From: TizenOpenSource Date: Thu, 29 Feb 2024 01:36:16 +0000 (+0900) Subject: Remove noarch build option X-Git-Tag: accepted/tizen/unified/20240301.134655^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fupstream%2Fperl-File-Which.git Remove noarch build option Change-Id: I3079526c194b0439ee0069fa7398ac1dab20fa0b Signed-off-by: TizenOpenSource --- diff --git a/packaging/perl-File-Which.spec b/packaging/perl-File-Which.spec index cdc8cfa..afcc9e9 100644 --- a/packaging/perl-File-Which.spec +++ b/packaging/perl-File-Which.spec @@ -28,8 +28,6 @@ Source1001: %{name}.manifest BuildRequires: perl -BuildArch: noarch - %description File::Which finds the full or relative paths to executable programs on the system. This is normally the function of 'which' utility. 'which' is