]> Raphaël G. Git Repositories - youtubedl/commitdiff
debian/rules: Ignore tests temporarily.
authorRogério Brito <rbrito@ime.usp.br>
Sat, 25 Jun 2016 16:52:03 +0000 (13:52 -0300)
committerRogério Brito <rbrito@ime.usp.br>
Sat, 25 Jun 2016 16:52:03 +0000 (13:52 -0300)
They currently take way too much time.

debian/rules

index 073b4da61804b23319f330fbe58ab08d5c6af75c..870096940b3c124ddca977ba9296b502ad0ff962 100755 (executable)
@@ -27,3 +27,5 @@ override_dh_clean:
        -make clean
        dh_clean
        rm -rf youtube_dl.egg-info
+
+override_dh_auto_test: