mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-29 05:34:22 +02:00
Introduce archive name as another key
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ Summary: %{summary}
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n {{name}}-%{version}
|
||||
%autosetup -p1 -n {{archive_name}}-%{version}
|
||||
|
||||
|
||||
%generate_buildrequires
|
||||
|
||||
Reference in New Issue
Block a user