another typo in the spec file :)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7511 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michal Bielicki 2008-02-04 03:54:13 +00:00
parent 45b108d23a
commit e7b76c35b6
1 changed files with 1 additions and 1 deletions

View File

@ -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