3         dh 
$@ 
--with python2 
--buildsystem
=python_distutils \
 
   6 override_dh_auto_configure
: 
   7         PREFIX
=/usr SYSCONFDIR
=/etc make
 
   8         mv Makefile Makefile.inactive
 
  12         -mv Makefile.inactive Makefile
 
  15         rm -rf youtube_dl.egg-info
 
  17 override_dh_auto_test
: