diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index a7c697e..4cf564a 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -37,7 +37,7 @@ of the world in GNOME Shell. %build NOCONFIGURE=1 ./autogen.sh -%configure --prefix=%{_prefix} GIT_VERSION=${checkout} +%configure --prefix=%{_prefix} GIT_VERSION=%{checkout} make %{?_smp_mflags} %install