]> git.pld-linux.org Git - packages/mutt.git/commitdiff
- version matching current spec
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 16 Feb 2004 13:33:18 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mutt-manual.patch -> 1.3

mutt-manual.patch

index a1e045cbd593b8d0d08333f7cd789424b87627e9..cdb249f2d5d8300dc53f774db8cc32ac88cc45bf 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 @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"
++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"
  
  # If Mutt is unable to determine your site's domain name correctly, you can
  # set the default here.
This page took 0.059989 seconds and 4 git commands to generate.