This commit is contained in:
parent
133182501d
commit
5cf88ba974
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 18:30:51 UTC 2009 - jansimon.moeller@opensuse.org
|
||||
|
||||
- add arm gnueabi folders
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 5 17:58:04 CEST 2009 - thomas@novell.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ Group: System/Fhs
|
||||
AutoReqProv: on
|
||||
Summary: Basic Directory Layout
|
||||
Version: 11.2
|
||||
Release: 10
|
||||
Release: 11
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Obsoletes: aaa_dir
|
||||
Provides: aaa_dir
|
||||
@ -81,9 +81,13 @@ powerpc-suse-linux \
|
||||
%ifarch ppc64
|
||||
powerpc64-suse-linux \
|
||||
%else
|
||||
%ifarch %arm
|
||||
%{_target_cpu}-suse-linux-gnueabi \
|
||||
%else
|
||||
%{_target_cpu}-suse-linux \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
; do
|
||||
create_dir 0755 root root /usr/$march
|
||||
|
Loading…
Reference in New Issue
Block a user