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
|
Wed Aug 5 17:58:04 CEST 2009 - thomas@novell.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Group: System/Fhs
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Basic Directory Layout
|
Summary: Basic Directory Layout
|
||||||
Version: 11.2
|
Version: 11.2
|
||||||
Release: 10
|
Release: 11
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Obsoletes: aaa_dir
|
Obsoletes: aaa_dir
|
||||||
Provides: aaa_dir
|
Provides: aaa_dir
|
||||||
@ -81,9 +81,13 @@ powerpc-suse-linux \
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
powerpc64-suse-linux \
|
powerpc64-suse-linux \
|
||||||
%else
|
%else
|
||||||
|
%ifarch %arm
|
||||||
|
%{_target_cpu}-suse-linux-gnueabi \
|
||||||
|
%else
|
||||||
%{_target_cpu}-suse-linux \
|
%{_target_cpu}-suse-linux \
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
; do
|
; do
|
||||||
create_dir 0755 root root /usr/$march
|
create_dir 0755 root root /usr/$march
|
||||||
|
Loading…
x
Reference in New Issue
Block a user