diff --git a/python-configobj.spec b/python-configobj.spec index 0ba03fd..a6d828d 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -91,7 +91,7 @@ It has lots of other features though: * A powerful unrepr mode for storing basic datatypes %prep -%setup -q -n %{pypi_name}-%{version} +%autosetup -n %{pypi_name}-%{version} cp %{SOURCE1} . %build