]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - debian/patches/skip_support_file_installation.patch
debian/patch: Refresh all patches to avoid FTBFS.
[youtubedl] / debian / patches / skip_support_file_installation.patch
index c56cb093bc9163329a1510d86e30b4d8ffd304a3..1fc00a1bb3867c4d5e921cfbe4fd27e3cff983e9 100644 (file)
@@ -12,11 +12,9 @@ Last-Update: 2016-06-27
  setup.py | 7 +------
  1 file changed, 1 insertion(+), 6 deletions(-)
 
-diff --git a/setup.py b/setup.py
-index 7dbb580..80599be 100644
 --- a/setup.py
 +++ b/setup.py
-@@ -58,12 +58,7 @@ py2exe_params = {
+@@ -58,12 +58,7 @@
  if len(sys.argv) >= 2 and sys.argv[1] == 'py2exe':
      params = py2exe_params
  else: