From 4c35cb74a7f61102c3dcd64f0c46c5dbe0971c5f Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Oct 26 2012 00:47:13 +0000 Subject: * typo --- diff --git a/geome.spec b/geome.spec index e37ccea..0094129 100644 --- a/geome.spec +++ b/geome.spec @@ -32,7 +32,7 @@ Geome python module with the geome.location() function %build %install -{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT +%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1 %{buildroot}/%{python_sitelib} install -p -m 0644 src/geome.py %{buildroot}%{python_sitelib} install -p -m 0755 geome %{buildroot}%{_bindir}