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

[texlive-bin] 06/13: update make-orig-tar to my current location



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

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

commit 0cdaf9b133468162ae88dff863ce24569fdd600b
Author: Norbert Preining <preining@debian.org>
Date:   Mon Jan 9 22:37:38 2017 +0900

    update make-orig-tar to my current location
---
 debian/make-orig-tar | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/make-orig-tar b/debian/make-orig-tar
index 688654c..97a41b1 100644
--- a/debian/make-orig-tar
+++ b/debian/make-orig-tar
@@ -9,9 +9,9 @@ if [ -n "$1" ] ; then
   svnroot="$1"
 else
   if [ $gitmode = 1 ] ; then
-    svnroot=/src/TeX/texlive.git/Build/source
+    svnroot=~/Development/TeX/texlive.git/Build/source
   else
-    svnroot=/src/TeX/texlive-svn/Build/source
+    svnroot=~/Development/TeX/texlive-svn/Build/source
   fi
 fi
 baseyear=2016

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


Reply to: