diff options
| -rw-r--r-- | openbabel.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/openbabel.spec b/openbabel.spec index c7443d3..a0ca5ca 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -165,7 +165,7 @@ BuildRequires: ruby-devel  Ruby wrapper for the Open Babel library.  %prep -%setup -q -n %{name}-%{name}-%(echo %{version} | tr '.' '-') +%setup -q -n %{name}-%{version}  %patch0 -p1 -b .perl_path  %patch1 -p1 -b .plugindir  %patch2 -p1 -b .noswig_ruby | 
