diff options
author | Christopher Aillon <caillon@redhat.com> | 2010-12-08 17:02:45 -0800 |
---|---|---|
committer | Christopher Aillon <caillon@redhat.com> | 2010-12-08 17:02:45 -0800 |
commit | 985653fc38cbbd874d91857d59ba214e1d9bf7d4 (patch) | |
tree | 0bfba0510b0c0550b93338562bed0ac2abe47a98 /firefox.spec | |
parent | - Use official branding since this is an official beta (diff) | |
download | librewolf-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
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
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 |