MozillaFirefox/MozillaFirefox.spec
branchfirefox23
changeset 658 873d77fdc429
parent 657 b6cd7eca6355
child 660 66d7a6927dc3
--- a/MozillaFirefox/MozillaFirefox.spec	Wed Jun 26 10:47:37 2013 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Sat Jul 13 21:47:49 2013 +0200
@@ -60,7 +60,7 @@
 %endif
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2013062600
+%define         releasedate 2013070800
 Provides:       firefox = %{mainver}
 Provides:       firefox = %{version}-%{release}
 Provides:       web_browser
@@ -268,7 +268,7 @@
 export MOZ_TELEMETRY_REPORTING=1
 export CFLAGS="$RPM_OPT_FLAGS -Os -fno-strict-aliasing"
 %ifarch %arm
-export CFLAGS="${CFLAGS/-g/}"
+export CFLAGS="${CFLAGS/-g / }"
 %endif
 %ifarch ppc64
 export CFLAGS="$CFLAGS -mminimal-toc"