update config.* paths to redhat

This commit is contained in:
Jens Petersen 2020-08-03 19:51:08 +08:00
parent 6b4bd5b2a7
commit edf1dbe341

View File

@ -109,7 +109,7 @@ sed -i 's|ALUT_LIBS="$ac_cv_search_alutExit"|ALUT_LIBS="$ac_cv_search_alutExit -
# this is to avoid network lookup of the DTD
sed -i 's|\"http://www.oasis-open.org.*\"||' docs/users_guide/users_guide.xml
# Update config.guess/sub to fix builds on new architectures (aarch64/ppc64le)
cp /usr/lib/rpm/config.* .
cp /usr/lib/rpm/redhat/config.* .
%build