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:   18-Oct-2007 14:11:48
  Branch: HEAD                             Handle: 2007101813114800

  Modified files:
    openpkg-src/db          db.spec

  Log:
    remove a stray backslash

  Summary:
    Revision    Changes     Path
    1.82        +2  -2      openpkg-src/db/db.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/db/db.spec
  ============================================================================
  $ cvs diff -u -r1.81 -r1.82 db.spec
  --- openpkg-src/db/db.spec    11 Oct 2007 08:49:20 -0000      1.81
  +++ openpkg-src/db/db.spec    18 Oct 2007 12:11:48 -0000      1.82
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      BSD
   Version:      %{V_version}.%{V_revision}
  -Release:      20071011
  +Release:      20071018
   
   #   package options
   %option       with_compat no
  @@ -127,7 +127,7 @@
       rm -rf $RPM_BUILD_ROOT
       ( cd build_unix
         %{l_make} %{l_mflags} install \
  -          prefix=$RPM_BUILD_ROOT%{l_prefix} \
  +          prefix=$RPM_BUILD_ROOT%{l_prefix}
       ) || exit $?
   
       #   strip down installation
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to