]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/clean: Remove `*.pyc` files due to new upstream changes.
authorRogério Brito <rbrito@ime.usp.br>
Sat, 17 Nov 2012 16:24:58 +0000 (14:24 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Sat, 17 Nov 2012 16:27:06 +0000 (14:27 -0200)
The compiled files get created because when calling `Makefile` on the
sources, the script `youtube-dl.dev` gets called, which ends up creating the
`*.pyc` files.

debian/clean

index cefa31fa8bc6299d66db8da3e5be74a116135152..82c5780d529286032a811d95ea36eaec6b36659b 100644 (file)
@@ -1 +1,2 @@
 debian/youtube-dl.1
+youtube_dl/*.pyc