[latex3-commits] [l3svn] 02/02: contrib is more usual than third-party

noreply at latex-project.org noreply at latex-project.org
Thu Sep 24 09:54:21 CEST 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit fd6b2d13789a7b7c25b25e03b8d17ef284507353
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Sep 24 08:53:43 2015 +0100

    contrib is more usual than third-party
---
 contrib/build.lua |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/build.lua b/contrib/build.lua
index c5b0e16..8df8597 100644
--- a/contrib/build.lua
+++ b/contrib/build.lua
@@ -1,10 +1,10 @@
 #!/usr/bin/env texlua
 
--- Build script for third-party packages
+-- Build script for contrib packages
 
 -- Identify the bundle and module
 -- Just filler as this is purely a location for tests
-module = "third-party"
+module = "contrib"
 bundle = ""
 
 -- Location of main directory: use Unix-style path separators

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list