]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-manual.patch
- fixed paths
[packages/mutt.git] / mutt-manual.patch
index cdb249f2d5d8300dc53f774db8cc32ac88cc45bf..a1e045cbd593b8d0d08333f7cd789424b87627e9 100644 (file)
@@ -8,9 +8,9 @@ diff -urN mutt-1.4.orig/Muttrc.head.in mutt-1.4/Muttrc.head.in
 -macro generic <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
 -macro index   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
 -macro pager   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
-+macro generic <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
-+macro index   <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
-+macro pager   <f1> "!less @docdir@/manual.txt.gz\n" "Show Mutt documentation"
++macro generic <f1> "!less @datadir@/mutt/manual.txt\n" "Show Mutt documentation"
++macro index   <f1> "!less @datadir@/mutt/manual.txt\n" "Show Mutt documentation"
++macro pager   <f1> "!less @datadir@/mutt/manual.txt\n" "Show Mutt documentation"
  
  # If Mutt is unable to determine your site's domain name correctly, you can
  # set the default here.
This page took 0.028193 seconds and 4 git commands to generate.