diff --git a/pakiti.spec b/pakiti.spec index 91f0438..af56887 100644 --- a/pakiti.spec +++ b/pakiti.spec @@ -40,7 +40,7 @@ Runs rpm -qa or dpkg -l, depends on the linux distro. Results are sent to the central Pakiti server using openssl s_client or curl. %prep -%setup -qn %{github_name}-%{commit} +%setup -qn %{name}-%{version} %build make