OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   20-Oct-2006 20:27:48
  Branch: OPENPKG_2_STABLE                 Handle: 2006102019274800

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/ssmtp       ssmtp.spec

  Log:
    MFC: ops, fix substitution

  Summary:
    Revision    Changes     Path
    1.58.2.4    +2  -2      openpkg-src/ssmtp/ssmtp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ssmtp/ssmtp.spec
  ============================================================================
  $ cvs diff -u -r1.58.2.3 -r1.58.2.4 ssmtp.spec
  --- openpkg-src/ssmtp/ssmtp.spec      20 Oct 2006 18:25:41 -0000      1.58.2.3
  +++ openpkg-src/ssmtp/ssmtp.spec      20 Oct 2006 18:27:48 -0000      1.58.2.4
  @@ -115,8 +115,8 @@
           -e 's;.B /usr/lib/sendmail;.B %{l_prefix}/sbin/sendmail;' \
           ssmtp.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/
       %{l_shtool} install -c -m 644 \
  -        -e 's;.B /etc/ssmtp/ssmtp\.conf;.B 
%{l_prefix}/etc/ssmtp/ssmtp.conf;' \
  -        -e 's;.B /usr/lib/sendmail;.B %{l_prefix}/sbin/sendmail;' \
  +        -e 's;/etc/ssmtp/ssmtp\.conf;%{l_prefix}/etc/ssmtp/ssmtp.conf;' \
  +        -e 's;/usr/lib/sendmail;%{l_prefix}/sbin/sendmail;' \
           newaliases.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/
       %{l_shtool} install -c -m 644 \
           ssmtp.conf.5 $RPM_BUILD_ROOT%{l_prefix}/man/man5/
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to