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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   17-Sep-2004 15:40:56
  Branch: HEAD                             Handle: 2004091714405600

  Modified files:
    openpkg-src/mutt        mutt.spec

  Log:
    fix disabling of iconv stuff

  Summary:
    Revision    Changes     Path
    1.59        +2  -2      openpkg-src/mutt/mutt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mutt/mutt.spec
  ============================================================================
  $ cvs diff -u -r1.58 -r1.59 mutt.spec
  --- openpkg-src/mutt/mutt.spec        14 Feb 2004 19:37:20 -0000      1.58
  +++ openpkg-src/mutt/mutt.spec        17 Sep 2004 13:40:56 -0000      1.59
  @@ -37,7 +37,7 @@
   Group:        Mail
   License:      BSD
   Version:      %{V_mutt}i
  -Release:      20040214
  +Release:      20040917
   
   #   build options
   %option       with_comp      no
  @@ -172,7 +172,7 @@
   %endif
           --enable-buffy-size \
           --disable-warnings \
  -        --without-iconv \
  +        --disable-iconv \
           --without-wc-funcs \
           --disable-nls \
           $options
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to