mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 14:56:16 +00:00
13 lines
279 B
Diff
13 lines
279 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -165,9 +165,6 @@
|
|
subdir('data')
|
|
subdir('po') # FIXME: build xgettext
|
|
|
|
- meson.add_install_script('meson_post_install.py',
|
|
- '@0@'.format(get_option('theme-manager'))
|
|
- )
|
|
endif
|
|
|
|
if meson.version().version_compare('>= 0.53.0')
|