summaryrefslogtreecommitdiff
path: root/0001-Revert-Do-not-automatically-install-Russian-translat.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 14:01:54 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 14:01:54 +0000
commit2df8b51b459e4f0efff04246a7a13bebc2f1cf68 (patch)
tree1aa58c81ea7256734b45355d7de41a4bb8887288 /0001-Revert-Do-not-automatically-install-Russian-translat.patch
parente55cc3dd7cc9448d30fd6d8371d2a8e363e57137 (diff)
automatic import of checkpolicyopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to '0001-Revert-Do-not-automatically-install-Russian-translat.patch')
-rw-r--r--0001-Revert-Do-not-automatically-install-Russian-translat.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/0001-Revert-Do-not-automatically-install-Russian-translat.patch b/0001-Revert-Do-not-automatically-install-Russian-translat.patch
new file mode 100644
index 0000000..a37cbd4
--- /dev/null
+++ b/0001-Revert-Do-not-automatically-install-Russian-translat.patch
@@ -0,0 +1,27 @@
+From a87290f734ba136e7b648a9ce9754767cbb5eed3 Mon Sep 17 00:00:00 2001
+From: Petr Lautrbach <lautrbach@redhat.com>
+Date: Mon, 13 Nov 2023 13:37:36 +0100
+Subject: [PATCH] Revert "Do not automatically install Russian translations"
+Content-type: text/plain
+
+This reverts commit 14f35fde50cd080650ac3b0136234464a3ea6fbe.
+---
+ checkpolicy/Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/checkpolicy/Makefile b/checkpolicy/Makefile
+index 281d15be9a9e..86c4a19759fa 100644
+--- a/checkpolicy/Makefile
++++ b/checkpolicy/Makefile
+@@ -1,7 +1,7 @@
+ #
+ # Makefile for building the checkpolicy program
+ #
+-LINGUAS ?=
++LINGUAS ?= ru
+ PREFIX ?= /usr
+ BINDIR ?= $(PREFIX)/bin
+ MANDIR ?= $(PREFIX)/share/man
+--
+2.41.0
+