Accepting request 163877 from devel:ARM:AArch64:Factory

- Update config.guess/sub in the coreutils copy

OBS-URL: https://build.opensuse.org/request/show/163877
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=53
This commit is contained in:
2013-04-24 17:50:33 +00:00
committed by Git OBS Bridge
parent 282ac1b303
commit a486893bfd
2 changed files with 6 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ autoreconf -fi -I /usr/share/aclocal
make OPTS="%{optflags}"
cd reflink
cp ../config.guess ../config.sub coreutils-6.9/build-aux/
%configure
make reflink
cd ..