use _host when defining emacs_libexecdir, since host /= target in
buildsystem
This commit is contained in:
parent
d8c40e80bc
commit
ab07256260
@ -137,7 +137,7 @@ user must press in order to input a particular character in a
|
|||||||
non-English character set. Input methods for many different character
|
non-English character set. Input methods for many different character
|
||||||
sets are included in this package.
|
sets are included in this package.
|
||||||
|
|
||||||
%define emacs_libexecdir %{_libexecdir}/emacs/%{version}/%{_arch}-%{_vendor}-%{_os}%{?_gnu}
|
%define emacs_libexecdir %{_libexecdir}/emacs/%{version}/%{_host}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -b 1 -a 24 -a 28
|
%setup -q -b 1 -a 24 -a 28
|
||||||
|
Loading…
Reference in New Issue
Block a user