From: Bruno Thomsen <[email protected]>

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.
---
 rules/gettext.in | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/rules/gettext.in b/rules/gettext.in
index b7399e0e9..3c823eca4 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
 
-- 
2.26.2


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to