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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-tools                    Date:   07-Feb-2005 10:49:32
  Branch: HEAD                             Handle: 2005020709493100

  Modified files:
    openpkg-tools/cmd       bf-mk.pl

  Log:
    make sure the build farm working subdir below large tmp exists

  Summary:
    Revision    Changes     Path
    1.14        +2  -0      openpkg-tools/cmd/bf-mk.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/bf-mk.pl
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 bf-mk.pl
  --- openpkg-tools/cmd/bf-mk.pl        4 Feb 2005 14:11:25 -0000       1.13
  +++ openpkg-tools/cmd/bf-mk.pl        7 Feb 2005 09:49:31 -0000       1.14
  @@ -461,6 +461,8 @@
           target="%{shared.prefix}/$dir/$HOST-$ARCH-$OS"
           %{driver.shtool} mkdir -f -p -m 775 $target || die "cannot create 
directory \"$target\""
       done
  +    target="%{slaves.ltmp}"
  +    %{driver.shtool} mkdir -f -m 775 $target || die "cannot create directory 
\"$target\""
   }
   
   oneshot ()
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to