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:   14-Sep-2007 20:13:42
  Branch: HEAD                             Handle: 2007091419134100

  Modified files:
    openpkg-src/openpkg     openpkg.spec

  Log:
    remove obsolete substitution and fix building in case no LDAP is
    installed

  Summary:
    Revision    Changes     Path
    1.610       +1  -3      openpkg-src/openpkg/openpkg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  ============================================================================
  $ cvs diff -u -r1.609 -r1.610 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  14 Sep 2007 06:32:52 -0000      1.609
  +++ openpkg-src/openpkg/openpkg.spec  14 Sep 2007 18:13:41 -0000      1.610
  @@ -581,9 +581,6 @@
           echo 'ac_cv_header_iconv_h=no'
           echo 'ac_cv_type_iconv_t=no'
         ) >config.cache
  -      sh $shtool subst \
  -          -e 's;^rm conftest\.sed;rm -f conftest.sed;' \
  -          configure
         CC="${l_cc}" \
         MAKEINFO="true" \
         GREP="grep" \
  @@ -856,6 +853,7 @@
             --disable-shared \
             --disable-thread \
             --disable-ipv6 \
  +          --disable-ldap \
             --with-zlib=`pwd`/../zlib-%{V_zlib} \
             --with-ssl=`pwd`/../openssl-%{V_openssl} \
             --with-ca-bundle=%{l_prefix}/etc/openpkg/openpkg.x509
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to