Thanks, applied as f528ecee36632cfe15a0065f943e8bedf3eaf4da. Michael
[sent from post-receive hook] On Fri, 17 Jul 2020 13:57:08 +0200, Bruno Thomsen <[email protected]> wrote: > Package has been updated and envsubst is a really useful > tool when doing template configuration of a service based > on environment variables. > > This reverts commit f78373b3d18d37d4feb24862c49bac822667ed3b. > Message-Id: <[email protected]> > > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gettext.in b/rules/gettext.in > index e2d3c042ad87..dc05739120ec 100644 > --- a/rules/gettext.in > +++ b/rules/gettext.in > @@ -1,6 +1,4 @@ > -## SECTION=staging > -## old section: > -### SECTION=system_libraries > +## SECTION=system_libraries > menuconfig GETTEXT > tristate > prompt "gettext (gnu) " > @@ -13,9 +11,6 @@ menuconfig GETTEXT > message into the user's language, by looking up > the translation in a message catalog. > > - STAGING: remove in ptxdist-2021.04.0 > - Old unused version. Not really needed on the target in most cases. > - > > if GETTEXT > _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
