From: Rogério Brito Date: Sat, 22 Jun 2013 16:39:56 +0000 (-0300) Subject: debian/rules: Simplify rules file with use of buildsystem. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/1bca0e8d562d030d801aba62750fd7b77afe6f5a?ds=inline;hp=1bca0e8d562d030d801aba62750fd7b77afe6f5a debian/rules: Simplify rules file with use of buildsystem. We take advantage of the buildsystem=python_distutils and no other changes are needed. ---