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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   06-Apr-2005 21:38:34
  Branch: HEAD                             Handle: 2005040620383400

  Modified files:
    openpkg-src/proftpd     proftpd.spec

  Log:
    correct broken RUN_DIR path in configure script as well

  Summary:
    Revision    Changes     Path
    1.92        +4  -1      openpkg-src/proftpd/proftpd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/proftpd/proftpd.spec
  ============================================================================
  $ cvs diff -u -r1.91 -r1.92 proftpd.spec
  --- openpkg-src/proftpd/proftpd.spec  24 Mar 2005 11:20:06 -0000      1.91
  +++ openpkg-src/proftpd/proftpd.spec  6 Apr 2005 19:38:34 -0000       1.92
  @@ -33,7 +33,7 @@
   Group:        FTP
   License:      GPL
   Version:      1.2.10
  -Release:      20050323
  +Release:      20050406
   
   #   package options
   %option       with_ifsession  no
  @@ -139,6 +139,9 @@
       %{l_shtool} subst \
           -e 's;^\([EMAIL PROTECTED]@\)/proftpd;\1;' \
           Make.rules.in
  +    %{l_shtool} subst \
  +        -e 's;^\(#define RUN_DIR "`eval echo 
"${localstatedir}\)/proftpd;\1;' \
  +        configure
   
       #   write shutdown message file to OpenPKG instance, not outside
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to