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:   10-Jul-2007 18:58:12
  Branch: HEAD                             Handle: 2007071017581200

  Modified files:
    openpkg-src/bash        bash.patch

  Log:
    ok, ok, then let's take the larger hammer to ensure that this doesn't
    need Autoconf and friends for building

  Summary:
    Revision    Changes     Path
    1.16        +16 -0      openpkg-src/bash/bash.patch
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.patch
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 bash.patch
  --- openpkg-src/bash/bash.patch       11 Oct 2006 14:43:52 -0000      1.15
  +++ openpkg-src/bash/bash.patch       10 Jul 2007 16:58:12 -0000      1.16
  @@ -72,3 +72,19 @@
        printf (_("Copyright (C) 2004 Free Software Foundation, Inc.\n"));
    }
   
  +-----------------------------------------------------------------------------
  +
  +Ensure that Autoconf and friends are not run.
  +
  +Index: Makefile.in
  +--- Makefile.in.orig 2006-08-17 20:03:35 +0200
  ++++ Makefile.in      2007-07-10 18:50:38 +0200
  +@@ -687,7 +687,6 @@
  + 
  + # comment out for distribution
  + $(srcdir)/configure:        $(srcdir)/configure.in $(srcdir)/aclocal.m4 
$(srcdir)/config.h.in
  +-    cd $(srcdir) && autoconf
  + 
  + # for chet
  + reconfig: force
  +
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to