1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 16:44:32 +01:00

removing extended globbing for the find utility

This commit is contained in:
gcmalloc 2012-10-05 15:52:40 +02:00
parent 4c9afeca34
commit 729baf58b2

View File

@ -50,6 +50,6 @@ test:
nosetests2 test/* nosetests2 test/*
clean: clean:
rm **/*.pyc find -name "*.pyc" -delete
.PHONY: default compile update update-latest update-readme test clean .PHONY: default compile update update-latest update-readme test clean