File source-texdoc.dif of Package texlive-bin

--- texk/texlive/linked_scripts/texdoctk.pl
+++ texk/texlive/linked_scripts/texdoctk.pl	2008-09-24 14:56:14.000000000 +0000
@@ -1398,7 +1398,7 @@ sub writerc {
     mv $myrc,"$myrc.save" if (-e $myrc);
     open(MYRC,">$myrc");
     print MYRC "# user's .texdocrc, generated by program\n
-# root of user's doc directory (from \$HOMETEXMF)
+# root of user's doc directory (from \$TEXMFHOME)
 # can be left empty if \$TEXMFHOME is undefined
 HOMEDOCPATH=$homedocpath_tmp
 # general viewer behaviour (y or yes to make active)
@@ -1561,9 +1561,9 @@ sub readrc {
 	  $localdocpath="$texmflocal/$localdocpath";
 	}
     }
-#   find user's $HOMETEXMF/doc, if there is one
+#   find user's $TEXMFHOME/doc, if there is one
     if ($icall == 2 || $pathflagh == 1) {
-        $texmfhome=`kpsewhich --expand-path=${qq}\$HOMETEXMF${qq}`;
+        $texmfhome=`kpsewhich --expand-path=${qq}\$TEXMFHOME${qq}`;
 	chomp $texmfhome;
 	if (length $texmfhome) {
 	  # if HOMEDOCPATH is not explicitly defined, it equals TEXDOCPATH
--- texk/texlive/linked_scripts/texdoc.tlu
+++ texk/texlive/linked_scripts/texdoc.tlu	2008-09-24 14:55:10.000000000 +0000
@@ -72,7 +72,7 @@ err_priority = {
 -- everything  works for them (look for support_zipped in the code).
 -- If you use this feature, please let us know: if nobody uses it,
 -- we'll drop it at some point.
-support_zipped = false
+support_zipped = true
 
 
 -- BEGIN function definitions (till the 'END' mark)
openSUSE Build Service is sponsored by