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:   22-May-2007 11:29:31
  Branch: HEAD                             Handle: 2007052210293000

  Modified files:
    openpkg-src/patchutils  patchutils.spec

  Log:
    ops again: the Bash subst we still need for all files, of course

  Summary:
    Revision    Changes     Path
    1.55        +2  -0      openpkg-src/patchutils/patchutils.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/patchutils/patchutils.spec
  ============================================================================
  $ cvs diff -u -r1.54 -r1.55 patchutils.spec
  --- openpkg-src/patchutils/patchutils.spec    22 May 2007 09:28:36 -0000      
1.54
  +++ openpkg-src/patchutils/patchutils.spec    22 May 2007 09:29:30 -0000      
1.55
  @@ -84,6 +84,8 @@
   %build
       %{l_shtool} subst \
           -e 's;/bin/bash;%{l_bash};g' \
  +        editdiff.in espdiff.in gendiff.in tests/combine[23]/run-test
  +    %{l_shtool} subst \
           -e 's;diff;%{l_prefix}/bin/diff;g' \
           gendiff.in tests/combine[23]/run-test
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to