From b97f58cded638d8ad9483fcba032b25d1a573c82 Mon Sep 17 00:00:00 2001 From: Victor Kustov Date: Mon, 6 Nov 2023 15:39:03 +0300 Subject: [PATCH] fix default Signed-off-by: Victor Kustov --- app-text/wgetpaste/files/wgetpaste-2.33-add-paste-orgru.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/wgetpaste/files/wgetpaste-2.33-add-paste-orgru.patch b/app-text/wgetpaste/files/wgetpaste-2.33-add-paste-orgru.patch index 0c9dfef07..906875a89 100644 --- a/app-text/wgetpaste/files/wgetpaste-2.33-add-paste-orgru.patch +++ b/app-text/wgetpaste/files/wgetpaste-2.33-add-paste-orgru.patch @@ -12,7 +12,7 @@ +SIZE_orgru="100000 100%kB" +REGEX_URL_orgru="s|refresh|http://paste.org.ru\1|p" +REGEX_RAW_orgru="s|refresh|http://paste.org.ru\1|" -+DEFAULT_LANGUAGE_orgru="1" ++DEFAULT_LANGUAGE_orgru="AutoDetect" # calculate ENGINE_calculate=calculate if [[ "$LANG" =~ 'ru_RU' ]]; then