forked from pool/filesystem
checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=17
This commit is contained in:
parent
065e9a3092
commit
647e503834
@ -3,13 +3,6 @@ Wed Dec 9 18:46:00 CET 2009 - ro@suse.de
|
||||
|
||||
- added ms_my (bnc#561174)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 10:35:55 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- Add /usr/$march directories for SPARC. Will be packaging both
|
||||
sparc-suse-linux and sparc64-suse-linux because the compiler
|
||||
suite is usually configured with the latter on this arch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 4 14:56:55 CET 2009 - ro@suse.de
|
||||
|
||||
|
@ -75,9 +75,6 @@ for march in \
|
||||
%ifarch %ix86
|
||||
i586-suse-linux \
|
||||
%else
|
||||
%ifarch %sparc
|
||||
sparc-suse-linux sparc64-suse-linux \
|
||||
%else
|
||||
%ifarch ppc
|
||||
powerpc-suse-linux \
|
||||
%else
|
||||
@ -91,7 +88,6 @@ powerpc64-suse-linux \
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
; do
|
||||
create_dir 0755 root root /usr/$march
|
||||
|
Loading…
Reference in New Issue
Block a user