aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/util-linux/patches/200-meson-no-po.patch
blob: 4d94f6b89ab8608f49814fade40e529ff78edd1a (plain)
1
2
3
4
5
6
7
8
9
10
--- a/meson.build
+++ b/meson.build
@@ -874,7 +874,6 @@ subdir('disk-utils')
 subdir('misc-utils')
 subdir('text-utils')
 subdir('term-utils')
-subdir('po')
 
 includes = [dir_include,
             dir_libblkid,