From: Petr Lautrbach <lautrbach@redhat.com>
To: James Carter <jwcart2@gmail.com>, selinux@vger.kernel.org
Subject: Re: [PATCH] Do not automatically install Russian translations
Date: Tue, 15 Aug 2023 09:51:23 +0200 [thread overview]
Message-ID: <87pm3obv5w.fsf@redhat.com> (raw)
In-Reply-To: <20230814142516.505390-1-jwcart2@gmail.com>
James Carter <jwcart2@gmail.com> writes:
> Since they are being removed, there will be nothing to install.
>
> Suggested-by: Petr Lautrbach <plautrba@redhat.com>
> Signed-off-by: James Carter <jwcart2@gmail.com>
Acked-by: Petr Lautrbach <lautrbach@redhat.com>
Thanks!
> ---
> checkpolicy/Makefile | 2 +-
> gui/Makefile | 2 +-
> libselinux/man/Makefile | 2 +-
> libsemanage/man/Makefile | 2 +-
> libsepol/man/Makefile | 2 +-
> mcstrans/man/Makefile | 2 +-
> policycoreutils/load_policy/Makefile | 2 +-
> policycoreutils/man/Makefile | 2 +-
> policycoreutils/newrole/Makefile | 2 +-
> policycoreutils/run_init/Makefile | 2 +-
> policycoreutils/scripts/Makefile | 2 +-
> policycoreutils/secon/Makefile | 2 +-
> policycoreutils/semodule/Makefile | 2 +-
> policycoreutils/sestatus/Makefile | 2 +-
> policycoreutils/setfiles/Makefile | 2 +-
> policycoreutils/setsebool/Makefile | 2 +-
> python/audit2allow/Makefile | 2 +-
> python/chcat/Makefile | 2 +-
> python/semanage/Makefile | 2 +-
> python/sepolicy/Makefile | 2 +-
> restorecond/Makefile | 2 +-
> sandbox/Makefile | 2 +-
> semodule-utils/semodule_expand/Makefile | 2 +-
> semodule-utils/semodule_link/Makefile | 2 +-
> semodule-utils/semodule_package/Makefile | 2 +-
> 25 files changed, 25 insertions(+), 25 deletions(-)
>
> diff --git a/checkpolicy/Makefile b/checkpolicy/Makefile
> index f9e1fc7c..c37e0310 100644
> --- a/checkpolicy/Makefile
> +++ b/checkpolicy/Makefile
> @@ -1,7 +1,7 @@
> #
> # Makefile for building the checkpolicy program
> #
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/gui/Makefile b/gui/Makefile
> index 4035fb21..b29610d4 100644
> --- a/gui/Makefile
> +++ b/gui/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> SHAREDIR ?= $(PREFIX)/share/system-config-selinux
> diff --git a/libselinux/man/Makefile b/libselinux/man/Makefile
> index 4b3626d2..fdc0825f 100644
> --- a/libselinux/man/Makefile
> +++ b/libselinux/man/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> MANDIR ?= $(PREFIX)/share/man
> MAN3SUBDIR ?= man3
> diff --git a/libsemanage/man/Makefile b/libsemanage/man/Makefile
> index f626447d..5e21a65e 100644
> --- a/libsemanage/man/Makefile
> +++ b/libsemanage/man/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> MANDIR ?= $(PREFIX)/share/man
> MAN3SUBDIR ?= man3
> diff --git a/libsepol/man/Makefile b/libsepol/man/Makefile
> index f54e478d..0b410c19 100644
> --- a/libsepol/man/Makefile
> +++ b/libsepol/man/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> MANDIR ?= $(PREFIX)/share/man
> MAN3SUBDIR ?= man3
> diff --git a/mcstrans/man/Makefile b/mcstrans/man/Makefile
> index 71713818..895a592d 100644
> --- a/mcstrans/man/Makefile
> +++ b/mcstrans/man/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> MANDIR ?= $(PREFIX)/share/man
> MAN5SUBDIR ?= man5
> diff --git a/policycoreutils/load_policy/Makefile b/policycoreutils/load_policy/Makefile
> index c1ba805b..ad80d500 100644
> --- a/policycoreutils/load_policy/Makefile
> +++ b/policycoreutils/load_policy/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/policycoreutils/man/Makefile b/policycoreutils/man/Makefile
> index 94bbf586..a4539f24 100644
> --- a/policycoreutils/man/Makefile
> +++ b/policycoreutils/man/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> MANDIR ?= $(PREFIX)/share/man
> MAN5DIR ?= $(MANDIR)/man5
> diff --git a/policycoreutils/newrole/Makefile b/policycoreutils/newrole/Makefile
> index b3ccf671..4b8145d3 100644
> --- a/policycoreutils/newrole/Makefile
> +++ b/policycoreutils/newrole/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/policycoreutils/run_init/Makefile b/policycoreutils/run_init/Makefile
> index e86364a4..619ebc1d 100644
> --- a/policycoreutils/run_init/Makefile
> +++ b/policycoreutils/run_init/Makefile
> @@ -1,6 +1,6 @@
>
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/policycoreutils/scripts/Makefile b/policycoreutils/scripts/Makefile
> index 75e75b80..6d8196c6 100644
> --- a/policycoreutils/scripts/Makefile
> +++ b/policycoreutils/scripts/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/policycoreutils/secon/Makefile b/policycoreutils/secon/Makefile
> index 576a6203..440503a1 100644
> --- a/policycoreutils/secon/Makefile
> +++ b/policycoreutils/secon/Makefile
> @@ -1,5 +1,5 @@
> # secon tool - command-line context
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/policycoreutils/semodule/Makefile b/policycoreutils/semodule/Makefile
> index 73801e48..9fbf99d6 100644
> --- a/policycoreutils/semodule/Makefile
> +++ b/policycoreutils/semodule/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR = $(PREFIX)/share/man
> diff --git a/policycoreutils/sestatus/Makefile b/policycoreutils/sestatus/Makefile
> index 3dbb792b..aebf050c 100644
> --- a/policycoreutils/sestatus/Makefile
> +++ b/policycoreutils/sestatus/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> SBINDIR ?= $(PREFIX)/sbin
> diff --git a/policycoreutils/setfiles/Makefile b/policycoreutils/setfiles/Makefile
> index d7670a8f..84ffb08b 100644
> --- a/policycoreutils/setfiles/Makefile
> +++ b/policycoreutils/setfiles/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= /sbin
> MANDIR = $(PREFIX)/share/man
> diff --git a/policycoreutils/setsebool/Makefile b/policycoreutils/setsebool/Makefile
> index c1440c1c..fc5b4ff6 100644
> --- a/policycoreutils/setsebool/Makefile
> +++ b/policycoreutils/setsebool/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR = $(PREFIX)/share/man
> diff --git a/python/audit2allow/Makefile b/python/audit2allow/Makefile
> index 76bf4e37..fb04b8bd 100644
> --- a/python/audit2allow/Makefile
> +++ b/python/audit2allow/Makefile
> @@ -2,7 +2,7 @@ PYTHON ?= python3
> SECILC ?= secilc
>
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/python/chcat/Makefile b/python/chcat/Makefile
> index e4873bf4..7b3ee17f 100644
> --- a/python/chcat/Makefile
> +++ b/python/chcat/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/python/semanage/Makefile b/python/semanage/Makefile
> index b53ee33d..628d135a 100644
> --- a/python/semanage/Makefile
> +++ b/python/semanage/Makefile
> @@ -1,7 +1,7 @@
> PYTHON ?= python3
>
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR = $(PREFIX)/share/man
> diff --git a/python/sepolicy/Makefile b/python/sepolicy/Makefile
> index 4e9e93d0..1a26cfdc 100644
> --- a/python/sepolicy/Makefile
> +++ b/python/sepolicy/Makefile
> @@ -1,7 +1,7 @@
> PYTHON ?= python3
>
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/restorecond/Makefile b/restorecond/Makefile
> index 8e9a5ef1..1ddfcc92 100644
> --- a/restorecond/Makefile
> +++ b/restorecond/Makefile
> @@ -1,7 +1,7 @@
> PKG_CONFIG ?= pkg-config
>
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SBINDIR ?= $(PREFIX)/sbin
> MANDIR = $(PREFIX)/share/man
> diff --git a/sandbox/Makefile b/sandbox/Makefile
> index 84cb5a39..360a8bc5 100644
> --- a/sandbox/Makefile
> +++ b/sandbox/Makefile
> @@ -1,7 +1,7 @@
> PYTHON ?= python3
>
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> SYSCONFDIR ?= /etc/sysconfig
> BINDIR ?= $(PREFIX)/bin
> diff --git a/semodule-utils/semodule_expand/Makefile b/semodule-utils/semodule_expand/Makefile
> index e63dcff2..ad776b15 100644
> --- a/semodule-utils/semodule_expand/Makefile
> +++ b/semodule-utils/semodule_expand/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/semodule-utils/semodule_link/Makefile b/semodule-utils/semodule_link/Makefile
> index c5cf69cd..936d161c 100644
> --- a/semodule-utils/semodule_link/Makefile
> +++ b/semodule-utils/semodule_link/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> diff --git a/semodule-utils/semodule_package/Makefile b/semodule-utils/semodule_package/Makefile
> index 680ab836..6a289f73 100644
> --- a/semodule-utils/semodule_package/Makefile
> +++ b/semodule-utils/semodule_package/Makefile
> @@ -1,5 +1,5 @@
> # Installation directories.
> -LINGUAS ?= ru
> +LINGUAS ?=
> PREFIX ?= /usr
> BINDIR ?= $(PREFIX)/bin
> MANDIR ?= $(PREFIX)/share/man
> --
> 2.41.0
next prev parent reply other threads:[~2023-08-15 7:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-14 14:25 [PATCH] Do not automatically install Russian translations James Carter
2023-08-15 7:51 ` Petr Lautrbach [this message]
2023-08-16 17:40 ` James Carter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pm3obv5w.fsf@redhat.com \
--to=lautrbach@redhat.com \
--cc=jwcart2@gmail.com \
--cc=selinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.