aports/community/bubblejail/site-packages.patch
2024-10-17 13:08:05 +00:00

9 lines
306 B
Diff

diff --git a/meson.build b/meson.build
index f241756..a2cb8ab 100644
--- a/meson.build
+++ b/meson.build
@@ -7,4 +6,0 @@ project('bubblejail',
- default_options : {
- 'python.purelibdir' : 'lib/bubblejail/python-packages',
- 'python.platlibdir' : 'lib/bubblejail/python-packages',
- },