Mercurial > pidgin
changeset 20381:99e13490ddff
Mark didn't read the comment above the line he changed. ;-)
This will prevent beta7 from being appended until the # is replaced
with %.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Mon, 22 Jan 2007 02:19:52 +0000 |
parents | eaecc5f3a53f |
children | bcba1cb6b318 |
files | gaim.spec.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gaim.spec.in Sun Jan 21 02:56:49 2007 +0000 +++ b/gaim.spec.in Mon Jan 22 02:19:52 2007 +0000 @@ -6,7 +6,7 @@ # When not doing betas comment this out # NOTE: %defines in spec files are evaluated in comments so the correct # way to comment it out is to replace the % with # -#%define beta 7 +#define beta 7 %if 0%{?beta} %define gaimver %(echo "@VERSION@"|sed -e 's/dev//; s/beta.*//')