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:   26-Oct-2007 11:19:24
  Branch: HEAD                             Handle: 2007102610192300

  Modified files:
    openpkg-src/monotone    monotone.patch

  Log:
    apply an upstream bugfix

  Summary:
    Revision    Changes     Path
    1.9         +12 -0      openpkg-src/monotone/monotone.patch
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/monotone/monotone.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 monotone.patch
  --- openpkg-src/monotone/monotone.patch       26 Oct 2007 07:42:05 -0000      
1.8
  +++ openpkg-src/monotone/monotone.patch       26 Oct 2007 09:19:23 -0000      
1.9
  @@ -0,0 +1,12 @@
  +Index: configure
  +--- configure.orig   2007-10-26 00:41:00 +0200
  ++++ configure        2007-10-26 11:18:21 +0200
  +@@ -12100,7 +12100,7 @@
  +        # automatically.
  +        PCRE_LIBS="`pcre-config --libs | \
  +                    sed -e 's:-L */usr/lib/*::' -e 's:-R */usr/lib/*::' \
  +-                       -e 's:-L */lib/*:: -e 's:-R */lib/*::'`"
  ++                       -e 's:-L */lib/*::' -e 's:-R */lib/*::'`"
  +        found_libpcre=yes
  +        { echo "$as_me:$LINENO: result: yes" >&5
  + echo "${ECHO_T}yes" >&6; }
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to