On 2012/09/30 10:33, David Coppa wrote: > > I'm sorry but I need a new distfile tarball, so that the layout > > follows upstream git and it's easier to write a working setup.py:
done > +MODPY_ADJ_FILES = youtube_dl/FileDownloader.py \ > + youtube_dl/InfoExtractors.py \ > + youtube_dl/PostProcessor.py \ > + youtube_dl/__init__.py \ > + youtube_dl/__main__.py \ > + youtube_dl/utils.py \ > + upstream's #! lines are pointless, they are just python comments nothing more as these files are never run from the shell. so please drop the MODPY_ADJ_FILES. > +MODPY_SETUPTOOLS = Yes "make clean" is broken; set MODPY_BADEGGS = youtube-dl with those fixed, OK with me.