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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   28-Sep-2002 14:16:54
  Branch: HEAD                             Handle: 2002092813165300

  Modified files:
    openpkg-src/tinyca      tinyca.spec

  Log:
    fix typo

  Summary:
    Revision    Changes     Path
    1.3         +1  -1      openpkg-src/tinyca/tinyca.spec
  ____________________________________________________________________________

  Index: openpkg-src/tinyca/tinyca.spec
  ============================================================
  $ cvs diff -u -r1.2 -r1.3 tinyca.spec
  --- openpkg-src/tinyca/tinyca.spec    28 Sep 2002 12:15:46 -0000      1.2
  +++ openpkg-src/tinyca/tinyca.spec    28 Sep 2002 12:16:53 -0000      1.3
  @@ -62,7 +62,7 @@
           $RPM_BUILD_ROOT%{l_prefix}/etc/%{name} \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/%{name}
       %{l_shtool} install -c -m 755 \
  -        -e 's;#!/usr/bin/perl -w;#!{l_prefix}/bin/perl;' \
  +        -e 's;#!/usr/bin/perl -w;#!%{l_prefix}/bin/perl;' \
           -e "s;'\./lib';'%{l_prefix}/libexec/%{name}';g" \
           -e 's;"\./templates";"%{l_prefix}/etc/%{name}";g' \
           -e 's;/usr/bin/openssl;%{l_prefix}/bin/openssl;g' \
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to