From: Michal Bielicki Date: Mon, 4 Feb 2008 03:51:37 +0000 (+0000) Subject: stupid mistajes in definitions :( X-Git-Tag: v1.0-rc1~417 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b108d23a0ff8a1a2a70de67c7606710d5eae3c;p=thirdparty%2Ffreeswitch.git stupid mistajes in definitions :( git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7510 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/freeswitch.spec b/freeswitch.spec index d18c109a4e..c470b3d677 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1,5 +1,5 @@ -define %{_prefix} /opt/freeswitch -define %{prefix} %{_prefix} +%define _prefix /opt/freeswitch +%define prefix %{_prefix} Name: freeswitch Summary: FreeSWITCH open source telephony platform