From e7b76c35b63bef88682e360996531da15d1fa302 Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Mon, 4 Feb 2008 03:54:13 +0000 Subject: [PATCH] another typo in the spec file :) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7511 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeswitch.spec b/freeswitch.spec index c470b3d677..685f7cad42 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -212,7 +212,7 @@ export ACLOCAL_FLAGS="-I /usr/share/aclocal" --enable-core-libedit-support \ --enable-core-odbc-support \ %ifos linux -%if 0{fedora_version} >= 8 +%if 0{?fedora_version} >= 8 %else --with-libcurl \ %endif