[latex3-commits] [latex3/tex-ini-files] main: Install all sourcefiles (2b4f5d5)

github at latex-project.org github at latex-project.org
Thu Nov 16 00:14:03 CET 2023


Repository : https://github.com/latex3/tex-ini-files
On branch  : main
Link       : https://github.com/latex3/tex-ini-files/commit/2b4f5d593f97362cef316a6575d3861fc1318415

>---------------------------------------------------------------

commit 2b4f5d593f97362cef316a6575d3861fc1318415
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 15 23:14:03 2023 +0000

    Install all sourcefiles


>---------------------------------------------------------------

2b4f5d593f97362cef316a6575d3861fc1318415
 build.lua | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.lua b/build.lua
index 0dfd209..e4aef6b 100644
--- a/build.lua
+++ b/build.lua
@@ -10,6 +10,7 @@ module  = "tex-ini-files"
 sourcefiles  = {"*.dat", "*.ini", "*.tex"}
 unpackfiles  = { }
 versionfiles = sourcefiles
+installfiles = sourcefiles
 
 function setversion_update_line (line, date, version)
   if string.match(line, "^%% tex%-ini%-files %d%d%d%d%-%d%d%-%d%d: ") then





More information about the latex3-commits mailing list.