From dcda678ff17eceefb0267e80911d1a68f101be7d Mon Sep 17 00:00:00 2001 From: jackie_wu Date: Fri, 11 Sep 2020 21:22:39 +0800 Subject: [PATCH] some fix --- python-parse_type.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-parse_type.spec b/python-parse_type.spec index 9ce2405..e4b93e5 100644 --- a/python-parse_type.spec +++ b/python-parse_type.spec @@ -34,7 +34,7 @@ that supports the CardinalityField naming schema and creates missing type varian %prep %setup -q -c mv parse_type-%{version} python3 -rm -rf *.egg-info +rm -rf python3/*.egg-info %build cd python3