diff options
Diffstat (limited to 'multimedia/openshot/files/patch-MANIFEST.in')
-rw-r--r-- | multimedia/openshot/files/patch-MANIFEST.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/openshot/files/patch-MANIFEST.in b/multimedia/openshot/files/patch-MANIFEST.in new file mode 100644 index 000000000000..944d3cfec65c --- /dev/null +++ b/multimedia/openshot/files/patch-MANIFEST.in @@ -0,0 +1,10 @@ +--- MANIFEST.in.orig 2020-02-11 18:24:52 UTC ++++ MANIFEST.in +@@ -9,4 +9,5 @@ recursive-include xdg * + global-exclude *__pycache__* + global-exclude *pyc + global-exclude .idea +-global-exclude .git +\ No newline at end of file ++global-exclude .git ++global-exclude *.orig |