diff options
-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 |