X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/a4c372765938bd35c4cdebf584fafd3f9ed1581b..4129b80fa06b0d7a12a379e959dcdae6e7b77905:/debian/patches/skip_support_file_installation.patch diff --git a/debian/patches/skip_support_file_installation.patch b/debian/patches/skip_support_file_installation.patch index c56cb09..1fc00a1 100644 --- a/debian/patches/skip_support_file_installation.patch +++ b/debian/patches/skip_support_file_installation.patch @@ -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: