]> git.pld-linux.org Git - packages/mutt.git/commitdiff
- readded removed patch15
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 15 Feb 2004 16:49:22 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- reverted --with-docdir path

Changed files:
    mutt.spec -> 1.168

mutt.spec

index e3d966ef27b7dc5094252bbe9394312e82802a9b..d0cf9ed3b06cc7fe36902cd795d9901f5050f373 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -141,6 +141,7 @@ Mutt - 
 %patch12 -p1
 #%patch13 -p0
 %patch14 -p1
+%patch15 -p1
 %patch16 -p1
 %patch17 -p1
 %{?with_sasl:%patch18 -p1}
@@ -174,7 +175,7 @@ rm -f doc/{manual*.html,manual.txt}
        %{?with_esmtp:--enable-libesmtp --with-libesmtp=/usr} \
        --with-ssl \
        --disable-warnings \
-       --with-docdir=%{_datadir}/%{name} \
+       --with-docdir=%{_docdir}/%{name}-%{version} \
        --with-homespool=Maildir \
        --with-mailpath=/var/mail \
        --with-sharedir=%{_datadir} \
This page took 0.112862 seconds and 4 git commands to generate.