From b79fcdf444c7f7c24a342fe009e7c65aa3dfb49e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 14 May 2025 10:43:50 +0200 Subject: [PATCH] =?UTF-8?q?gnu:=20texlive:=20Export=20=E2=80=98texlive-upd?= =?UTF-8?q?map.cfg=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a followup to 4df6eda30f92dd09a7b5839514fab971b5633a0d. * gnu/packages/tex.scm (texlive-updmap.cfg): Define with ‘define-deprecated/public-alias’. Change-Id: I195e9a850d1641be8589414af6554fc3bac3e862 --- gnu/packages/tex.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 99a65641a4a..31b7d9ff566 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -1416,7 +1416,7 @@ as a package native input, in order to build TeX documentation.") '() (append default-packages packages)))))))) -(define-deprecated/alias texlive-updmap.cfg texlive-local-tree) +(define-deprecated/public-alias texlive-updmap.cfg texlive-local-tree) (define-public texlive-12many (package