From 853b18410751fe5c9bf092acf982e4a90103a8554391fd9d16c0bf095b3e65b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Dec 2018 14:35:47 +0000 Subject: [PATCH] - Fix fdupes call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=84 --- python-pylint.changes | 5 +++++ python-pylint.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pylint.changes b/python-pylint.changes index 2947134..c24901d 100644 --- a/python-pylint.changes +++ b/python-pylint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 6 14:35:39 UTC 2018 - Tomáš Chvátal + +- Fix fdupes call + ------------------------------------------------------------------- Thu Sep 20 07:31:06 UTC 2018 - Tomáš Chvátal diff --git a/python-pylint.spec b/python-pylint.spec index 4934bc1..55b975a 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -79,7 +79,7 @@ for p in pylint epylint pyreverse symilar ; do %python_clone -a %{buildroot}%{_bindir}/$p done -%fdupes %{buildroot}%{_prefix} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %post %python_install_alternative pylint epylint pyreverse symilar