]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- typo noticed by blues auto/ac/rpm-build-macros-1_454-1 auto/th/rpm-build-macros-1_454-1 auto/ti/rpm-build-macros-1_454-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 May 2008 11:11:16 +0000 (11:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.454

rpm.macros

index ef59adf5af4783da8ad2e108bbee7d5f14ba3bef..afd7faa411a5995123e7152a1ccd5d6e52668c4c 100644 (file)
@@ -10,7 +10,7 @@
 
 # compiler version
 %cc_version            %{expand:%%global cc_version %(%{__cc} -dumpversion || echo ERROR)}%cc_version
-%cxx_version   %{expand:%%global cxx_version %(%{__cc} -dumpversion || echo ERROR)}%cxx_version
+%cxx_version   %{expand:%%global cxx_version %(%{__cxx} -dumpversion || echo ERROR)}%cxx_version
 
 %__rm                  /bin/rm --interactive=never
 
This page took 0.032168 seconds and 4 git commands to generate.