From: Ana Guerrero Lopez Date: 2018-01-21 16:00:00 +0200 Subject: do not install examples scripts under /usr/bin Upstream: tbd Example scripts are installed under /usr/bin and it's prefered to keep them in an examples directory. Index: IMDbPY-2021.4.18/setup.py =================================================================== --- IMDbPY-2021.4.18.orig/setup.py +++ IMDbPY-2021.4.18/setup.py @@ -92,7 +92,7 @@ params = { 'classifiers': [_f for _f in classifiers.split("\n") if _f], 'url': home_page, 'download_url': dwnl_url, - 'scripts': scripts, +# 'scripts': scripts, 'package_data': { # Here, the "*" represents any possible language ID. 'imdb.locale': [