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:   02-Feb-2005 12:46:41
  Branch: HEAD                             Handle: 2005020211464000

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

  Log:
    be nice(1) to the other users

  Summary:
    Revision    Changes     Path
    1.10        +1  -1      openpkg-tools/cmd/bf-mk.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/bf-mk.pl
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 bf-mk.pl
  --- openpkg-tools/cmd/bf-mk.pl        1 Feb 2005 13:58:44 -0000       1.9
  +++ openpkg-tools/cmd/bf-mk.pl        2 Feb 2005 11:46:40 -0000       1.10
  @@ -799,7 +799,7 @@
       hostname    "hostname";
       ld          "ld";
       ln          "ln";
  -    make        "make";
  +    make        "nice -20 make";
       rm          "rm";
       sed         "sed";
       sh          "/bin/sh";
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to