]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- removed quotes from %%{x8664}.
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 7 May 2005 14:10:52 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.213

rpm.macros

index dadd3d8f7bcba8dd426c6104c49d1e595440942e..2d348151eb72f0c0b52a9cc81ef258bfc03355bd 100644 (file)
@@ -537,7 +537,7 @@ fi; \
 
 %_target_base_arch     %(echo %{_target_cpu} | sed 's/i.86/i386/;s/athlon/i386/;s/pentium./i386/;s/amd64/x86_64/;s/ia32e/x86_64/')
 
-%x8664                 "x86_64 amd64 ia32e"
+%x8664                 x86_64 amd64 ia32e
 
 # user/group checking macros
 #
This page took 0.043492 seconds and 4 git commands to generate.