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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   22-Mar-2005 17:41:03
  Branch: HEAD                             Handle: 2005032216410300

  Modified files:
    openpkg-src/imapd       imapd.spec

  Log:
    correct buildconf for perl based sieve management scripts
    installsieve(1) and sieveshell(1)

  Summary:
    Revision    Changes     Path
    1.142       +2  -0      openpkg-src/imapd/imapd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.spec
  ============================================================================
  $ cvs diff -u -r1.141 -r1.142 imapd.spec
  --- openpkg-src/imapd/imapd.spec      22 Mar 2005 15:18:32 -0000      1.141
  +++ openpkg-src/imapd/imapd.spec      22 Mar 2005 16:41:03 -0000      1.142
  @@ -112,11 +112,13 @@
           *-sunos* )
               %{l_shtool} subst \
                   -e 's;^\( *.LIBS..*\)\(\"\],.*\)$;\1 -ldb -lrt\2;' \
  +                perl/sieve/managesieve/Makefile.PL \
                   perl/imap/Makefile.PL
           ;;
           * )
               %{l_shtool} subst \
                   -e 's;^\( *.LIBS..*\)\(\"\],.*\)$;\1 -ldb\2;' \
  +                perl/sieve/managesieve/Makefile.PL \
                   perl/imap/Makefile.PL
           ;;
       esac
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to