forked from pool/filesystem
Accepting request 150631 from Base:System
Add directory.list64 for aarch64 (forwarded request 150582 from Guillaume_G) OBS-URL: https://build.opensuse.org/request/show/150631 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=110
This commit is contained in:
commit
b20ab89fd9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 14:00:51 UTC 2013 - guillaume@opensuse.org
|
||||
|
||||
- Add directory.list64 for aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 6 15:11:22 UTC 2012 - fcrozat@suse.com
|
||||
|
||||
|
@ -60,7 +60,7 @@ mkdir -p $RPM_BUILD_ROOT
|
||||
echo "%%defattr(-,root,root)" > filesystem.list
|
||||
{
|
||||
cat %{SOURCE0}
|
||||
%ifarch s390x %sparc x86_64 ppc64 ppc
|
||||
%ifarch s390x %sparc x86_64 ppc64 ppc aarch64
|
||||
cat %{SOURCE64}
|
||||
%endif
|
||||
} | while read MOD OWN GRP NAME ; do
|
||||
|
Loading…
Reference in New Issue
Block a user