diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-27 09:41:43 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-27 09:41:43 +0000 |
commit | 65d37a8b143cc47d8114c6ebd476f1b0c7e3e4d8 (patch) | |
tree | cbc6a0b7232ec75e0991abb29c08d9ceac89d84d /pyporter.spec | |
parent | 312950c24db5c96f2388364b600a4e9cc45d40b4 (diff) |
automatic import of pyporter
Diffstat (limited to 'pyporter.spec')
-rw-r--r-- | pyporter.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pyporter.spec b/pyporter.spec index ee84239..c2acf3a 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -43,11 +43,10 @@ popd mv %{buildroot}/filelist.lst . %files -n python3-pyporter -f filelist.lst +%{python3_sitelib}/* %license LICENSE %doc README.md -%{python3_sitelib}/* - %changelog * Wed Sep 27 2023 LukeLIN-web <1263810658@qq.com> - 1.2-1 - DESC: support packing pyproject.toml |