From 9d1e33267b44730de3393e54b03d076f4ba7e324 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 27 Aug 2020 16:04:18 +0800 Subject: [PATCH] update python-paste-deploy.spec. --- python-paste-deploy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-paste-deploy.spec b/python-paste-deploy.spec index 13a7f3a..02c553c 100644 --- a/python-paste-deploy.spec +++ b/python-paste-deploy.spec @@ -27,7 +27,7 @@ configuration files. PasteScript provides commands to serve applications based on this configuration file. %prep -%autosetup -n PasteDeploy-%{version} -p1 +%autosetup -n pastedeploy-%{version} -p1 rm -rf *.egg-info mv docs/license.txt license.txt