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

[SCM] Debian packaging of texlive-nonbin) branch, master, updated. debian/all-2013.20130530-1-14-gd5a797f



The following commit has been merged in the master branch:
commit d5a797f9f099e17aee6a52bc23acbff345c709db
Author: Norbert Preining <preining@debian.org>
Date:   Tue Jul 23 14:52:28 2013 +0900

    fix to texlive-base postinst

diff --git a/texlive-base/debian/texlive-base.postinst.pre b/texlive-base/debian/texlive-base.postinst.pre
index 446d91b..ff39433 100644
--- a/texlive-base/debian/texlive-base.postinst.pre
+++ b/texlive-base/debian/texlive-base.postinst.pre
@@ -39,7 +39,7 @@ case "$1" in
     fi
   done
  
-  mktexlsr /usr/share/texlive/texmf /usr/share/texmf /var/lib/texmf 
+  mktexlsr /usr/share/texlive/texmf-dist /usr/share/texmf /var/lib/texmf 
   for binary in dvips dvipdfmx xdvi pdftex; do
     if localpaper=$(tl-paper get $binary); then
       tl-paper set $binary $localpaper

-- 
Debian packaging of texlive-nonbin)


Reply to: