]> git.pld-linux.org Git - packages/crossmingw32-gcc.git/commitdiff
- syntax fix; temporary release 0.1 for sparc bootstrap auto/ac/crossmingw32-gcc-3_3_3-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 19 Feb 2004 09:04:20 +0000 (09:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-gcc.spec -> 1.44

crossmingw32-gcc.spec

index cc7b1d615edad13c5d44789a0c930a157dff5110..1976a7c0230486a0c8d8622d926e0324a3177f6e 100644 (file)
@@ -14,7 +14,7 @@ Summary(pt_BR): Utilit
 Summary(tr):    GNU geliþtirme araçlarý - Mingw32 gcc
 Name:          crossmingw32-gcc
 Version:       %{GCC_VERSION}
-Release:       1
+Release:       0.1
 Epoch:         1
 License:       GPL
 Group:         Development/Languages
@@ -202,7 +202,7 @@ CFLAGS="%{rpmcflags}" \
 CXXFLAGS="`echo '%{rpmcflags}' | sed -e 's/ \?-mieee\>//'`"  \
 %else
 %ifarch sparc sparc64 sparcv9
-CXXFLAGS="`echo '%{rpmcflags}' | sed -e s/ \?-mtune[=0-9a-z]*//'`" \
+CXXFLAGS="`echo '%{rpmcflags}' | sed -e 's/ \?-mtune[=0-9a-z]*//'`" \
 %else
 CXXFLAGS="%{rpmcflags}"  \
 %endif
This page took 0.136331 seconds and 4 git commands to generate.