summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@redhat.com>2010-12-08 17:02:45 -0800
committerChristopher Aillon <caillon@redhat.com>2010-12-08 17:02:45 -0800
commit985653fc38cbbd874d91857d59ba214e1d9bf7d4 (patch)
tree0bfba0510b0c0550b93338562bed0ac2abe47a98
parent- Use official branding since this is an official beta (diff)
downloadlibrewolf-fedora-ff-985653fc38cbbd874d91857d59ba214e1d9bf7d4.tar.gz
librewolf-fedora-ff-985653fc38cbbd874d91857d59ba214e1d9bf7d4.tar.bz2
librewolf-fedora-ff-985653fc38cbbd874d91857d59ba214e1d9bf7d4.zip
pre-releases can be officially branded, as long as they are official pre-releases. nightlies would still need to be unofficial builds
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 007c1b9..e24660e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -19,6 +19,7 @@
%if ! %{official_branding}
%define cvsdate 20080327
%define nightly .cvs%{cvsdate}
+%else
%define prever b7
%endif
bgstack15