diff options
Diffstat (limited to 'redhat/main/tdenetwork/tdenetwork.spec')
-rw-r--r-- | redhat/main/tdenetwork/tdenetwork.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/main/tdenetwork/tdenetwork.spec b/redhat/main/tdenetwork/tdenetwork.spec index 1385b769a..3a4d5f5f7 100644 --- a/redhat/main/tdenetwork/tdenetwork.spec +++ b/redhat/main/tdenetwork/tdenetwork.spec @@ -261,9 +261,9 @@ BuildRequires: speex-devel # Build kopete motionaway plugin %if 0%{?rhel} == 5 -%define global build_kopete_motionaway 0 +%define build_kopete_motionaway 0 %else -%define global build_kopete_motionaway 1 +%define build_kopete_motionaway 1 %endif Obsoletes: trinity-kdenetwork < %{version}-%{release} |