From 42a3c526865f931df1f61b77e8027ce7cd1baa1e96815c46f09b0a283426afe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 16 Jan 2020 11:03:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=9 --- python-jaraco.text.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index a1f2947..ad9d3c1 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -55,6 +55,7 @@ rm -rf jaraco.text.egg-info %install %python_install +%python_expand install -Dm 0644 jaraco/text/*.txt %{buildroot}%{$python_sitelib}/jaraco/text/ %{python_expand rm -f %{buildroot}%{$python_sitelib}/jaraco/__init__.py* \ %{buildroot}%{$python_sitelib}/jaraco/__pycache__/__init__.*