]> git.pld-linux.org Git - packages/gcc2.git/commitdiff
- use rver instead of version in buildroot macro
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 15 Jun 2001 14:22:35 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc2.spec -> 1.3

gcc2.spec

index 856c70b68d5a1e64697eefa6daea88badbc4f0a9..d62f6e63a15969a81a379665e0308b49296461c4 100644 (file)
--- a/gcc2.spec
+++ b/gcc2.spec
@@ -39,7 +39,7 @@ BuildRequires:        texinfo
 Requires:      binutils >= 2.9.1.0.25
 Requires:      cpp2 = %{version}
 URL:           http://gcc.gnu.org/
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{rver}-root-%(id -u -n)
 
 %description
 A compiler aimed at integrating all the optimizations and features
This page took 0.066565 seconds and 4 git commands to generate.