]> git.pld-linux.org Git - packages/python-docker-pycreds.git/blobdiff - python-docker-pycreds.spec
fix egg name macro
[packages/python-docker-pycreds.git] / python-docker-pycreds.spec
index 2a57895626ab672d5ffe29a2c3dacb5d7338b69a..70e3c733274c4f0da3f2814157e8c805c92f7874 100644 (file)
@@ -54,7 +54,7 @@ Python 3 bindings for the docker credentials store API
 %setup -q -n %{pypi_name}-%{version}
 
 # Remove bundled egg-info
-%{__rm} -r %{module}.egg-info
+%{__rm} -r %{egg_name}.egg-info
 
 %build
 %if %{with python2}
This page took 0.086634 seconds and 4 git commands to generate.