RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: xar/ autogen.sh

From: Anders F. Björklund <afb@rpm5.org>
Date: Fri 21 Sep 2007 - 13:52:36 CEST
Message-Id: <20070921115236.3D02A34845D@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: xar                              Date:   21-Sep-2007 13:52:36
  Branch: HEAD                             Handle: 2007092112523600

  Modified files:
    xar                     autogen.sh

  Log:
    whitespace only

  Summary:
    Revision    Changes     Path
    1.4         +2  -2      xar/autogen.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: xar/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 autogen.sh
  --- xar/autogen.sh	13 Sep 2007 09:10:53 -0000	1.3
  +++ xar/autogen.sh	21 Sep 2007 11:52:36 -0000	1.4
  @@ -9,8 +9,8 @@
       fi
   done
   
  -if [ "$1" = "--noconfigure" ]; then 
  -    exit 0;
  +if [ "$1" = "--noconfigure" ]; then
  +	exit 0;
   fi
   
   # even if not using automake, we do need some files from it
  @@ .
Received on Fri Sep 21 13:52:36 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.