]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm.spec
- updated arch-x86_64 patch, include macros for amd64/ia32e/x86_64 flavours
[packages/rpm.git] / rpm.spec
index 05d891ab1522bd27e918f4eccc312d5269cdd4ee..32ec8269f6bf4f245f0be4ed90fd2e6e49195e21 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1109,6 +1109,8 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %{_rpmlibdir}/sparc*
 %endif
 %ifarch %{x8664}
+%{_rpmlibdir}/amd64*
+%{_rpmlibdir}/ia32e*
 %{_rpmlibdir}/x86_64*
 %endif
 # must be here for "Requires: rpm-*prov" to work
This page took 0.036536 seconds and 4 git commands to generate.