From: openKylin Developers <packaging@lists.openkylin.top>
Date: Wed, 3 Jun 2026 14:02:48 +0800
Subject: debian-no-tl-scripts

don't install tl_scripts, we do this separately in texlive-nonbin
---
 texk/texlive/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/texk/texlive/Makefile.am b/texk/texlive/Makefile.am
index 2ec87f3..f33763d 100644
--- a/texk/texlive/Makefile.am
+++ b/texk/texlive/Makefile.am
@@ -5,7 +5,7 @@
 ## Copyright 2009-2014 Peter Breitenlohner <tex-live@tug.org>
 ## You may freely use, modify and/or distribute this file.
 ##
-SUBDIRS = tl_support
+SUBDIRS =
 if LINKED_SCRIPTS
 SUBDIRS += linked_scripts
 endif LINKED_SCRIPTS
