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:   02-Nov-2005 08:57:33
  Branch: OPENPKG_2_5_SOLID                Handle: 2005110207573300

  Modified files:           (Branch: OPENPKG_2_5_SOLID)
    openpkg-src/glark       glark.spec

  Log:
    MFC: fixed substitution

  Summary:
    Revision    Changes     Path
    1.30.2.2    +2  -2      openpkg-src/glark/glark.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/glark/glark.spec
  ============================================================================
  $ cvs diff -u -r1.30.2.1 -r1.30.2.2 glark.spec
  --- openpkg-src/glark/glark.spec      11 Oct 2005 12:50:07 -0000      1.30.2.1
  +++ openpkg-src/glark/glark.spec      2 Nov 2005 07:57:33 -0000       1.30.2.2
  @@ -33,7 +33,7 @@
   Group:        Text
   License:      GPL
   Version:      1.7.5
  -Release:      2.5.0
  +Release:      2.5.1
   
   #   list of sources
   Source0:      http://www.incava.org/pub/glark/glark-%{version}.tar.gz
  @@ -66,7 +66,7 @@
   
   %build
       %{l_shtool} subst \
  -        -e 's;#!/bin/sh;[EMAIL PROTECTED]@/bin/ruby;' \
  +        -e 's;#!/bin/sh;#!%{l_prefix}/bin/ruby;' \
           -e 's;exec ruby;#exec ruby;' \
           glark
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to