From 018f4d61bfd08be2b7c80cb7167951be24c80f88 Mon Sep 17 00:00:00 2001 From: cypromis Date: Tue, 10 Aug 2010 19:52:08 +0200 Subject: [PATCH] typo ... --- freeswitch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}