From: cypromis Date: Tue, 10 Aug 2010 17:52:08 +0000 (+0200) Subject: typo ... X-Git-Tag: v1.2-rc1~526^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018f4d61bfd08be2b7c80cb7167951be24c80f88;p=thirdparty%2Ffreeswitch.git typo ... --- diff --git a/freeswitch.spec b/freeswitch.spec index 1bf50e96cc..ce83e83f75 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -459,7 +459,7 @@ fi %{?configure_options} #Create the version header file here -cat src/include/switch_version.h.in | sed "s/@SVN_VERSION@/%{ersion}/g" > src/include/switch_version.h +cat src/include/switch_version.h.in | sed "s/@SVN_VERSION@/%{version}/g" > src/include/switch_version.h touch .noversion %{__make}