]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- updated arch-x86_64 patch, include macros for amd64/ia32e/x86_64 flavours
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 26 May 2007 14:18:46 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.816

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.100655 seconds and 4 git commands to generate.