RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   23-Nov-2007 00:37:02
  Branch: HEAD                             Handle: 2007112223370200

  Modified files:
    rpm                     devtool.conf

  Log:
    no need to clean xar explicitly anymore

  Summary:
    Revision    Changes     Path
    2.133       +0  -1      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.132 -r2.133 devtool.conf
  --- rpm/devtool.conf  22 Nov 2007 22:56:17 -0000      2.132
  +++ rpm/devtool.conf  22 Nov 2007 23:37:02 -0000      2.133
  @@ -1666,7 +1666,6 @@
       configure () {
           echo "++ cleaning up build environment"
           ( cd ${DEVTOOL_SRCDIR}; make distclean || true ) >/dev/null 2>&1
  -        ( cd ${DEVTOOL_SRCDIR}/xar; make distclean || true ) >/dev/null 2>&1
   
           echo "++ configuring build environment"
           basemac="`cd $basemac && pwd`"
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to