aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch
blob: 371ce01181c3b744062b5686a6a1a65f695f5433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Upstream-Status: Pending

--- a/src/meson.build	2023-01-24 09:22:59.874074134 +0100
+++ b/src/meson.build	2023-01-24 09:27:00.494627305 +0100
@@ -73,12 +73,12 @@
 
 
 # Translate and install policy file
-i18n.merge_file (
-  input: 'org.opensuse.cupspkhelper.mechanism.policy.in',
-  output: 'org.opensuse.cupspkhelper.mechanism.policy',
-  type: 'xml',
-  data_dirs: join_paths (meson.source_root (), 'src'),
-  po_dir: join_paths (meson.source_root (), 'po'),
-  install: true,
-  install_dir: join_paths (prefix, datadir, 'polkit-1', 'actions')
-)
+#i18n.merge_file (
+#  input: 'org.opensuse.cupspkhelper.mechanism.policy.in',
+#  output: 'org.opensuse.cupspkhelper.mechanism.policy',
+#  type: 'xml',
+#  data_dirs: join_paths (meson.source_root (), 'src'),
+#  po_dir: join_paths (meson.source_root (), 'po'),
+#  install: true,
+#  install_dir: join_paths (prefix, datadir, 'polkit-1', 'actions')
+#)