[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 01/01: reorder building in do-all, for disk space reasons



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

preining pushed a commit to branch master
in repository texlive-nonbin.

commit e99263bd30f065be1740911a0120e2b02d41e01a
Author: Norbert Preining <preining@debian.org>
Date:   Thu Mar 13 18:17:14 2014 +0900

    reorder building in do-all, for disk space reasons
---
 do-all | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/do-all b/do-all
index 996ce90..429c6dc 100644
--- a/do-all
+++ b/do-all
@@ -1,7 +1,7 @@
 
-bash do-one texlive-base 2>&1 | tee texlive-base.build.log 
 bash do-one texlive-extra 2>&1 | tee texlive-extra.build.log 
 bash do-one texlive-lang 2>&1 | tee texlive-lang.build.log 
+bash do-one texlive-base 2>&1 | tee texlive-base.build.log 
 
 mkdir -p pool
 mv *.deb *.orig.tar.* *.debian.tar.* *.dsc *.changes pool/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: