Use autosetup as suggested by current guidelines
This commit is contained in:
parent
b834dabac9
commit
97559c4506
@ -91,7 +91,7 @@ It has lots of other features though:
|
|||||||
* A powerful unrepr mode for storing basic datatypes
|
* A powerful unrepr mode for storing basic datatypes
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pypi_name}-%{version}
|
%autosetup -n %{pypi_name}-%{version}
|
||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user