changed debian/source/format to native

This commit is contained in:
openKylinBot 2022-05-13 23:57:01 +08:00
parent 92ffc93f14
commit 48587dc66a
3 changed files with 1 additions and 24 deletions

View File

@ -1,22 +0,0 @@
From: Rene Engelhard <rene@debian.org>
Date: Fri, 13 May 2022 23:57:01 +0800
Subject: use hyphen.tex directly from TeXlive
Last-Update: 2012-04-19
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index a62a0e1..6eded84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ EXTRA_DIST = checkme.lst hyphen.tex tbhyphext.tex tbhyphext.sh \
ligpatch.txt
hyphen.us3:
- cp -f $(srcdir)/hyphen.tex hyphen.us
+ cp -f /usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex hyphen.us
patch < $(srcdir)/hyphen.patch
$(srcdir)/tbhyphext.sh <$(srcdir)/tbhyphext.tex >hyphen.us2
cat hyphen.us hyphen.us2 | $(AWK) -f $(srcdir)/lig.awk >hyphen.us3

View File

@ -1 +0,0 @@
01_hyphen_tex_from_TeXLive

View File

@ -1 +1 @@
3.0 (quilt) 3.0 (native)