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:   04-Oct-2006 11:31:38
  Branch: HEAD                             Handle: 2006100410313800

  Modified files:
    openpkg-src/ruby        ruby.spec

  Log:
    fix mandir

  Summary:
    Revision    Changes     Path
    1.43        +2  -1      openpkg-src/ruby/ruby.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ruby/ruby.spec
  ============================================================================
  $ cvs diff -u -r1.42 -r1.43 ruby.spec
  --- openpkg-src/ruby/ruby.spec        25 Aug 2006 19:37:37 -0000      1.42
  +++ openpkg-src/ruby/ruby.spec        4 Oct 2006 09:31:38 -0000       1.43
  @@ -33,7 +33,7 @@
   Group:        Language
   License:      GPL
   Version:      1.8.5
  -Release:      20060825
  +Release:      20061004
   
   #   list of sources
   Source0:      ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.tar.gz
  @@ -69,6 +69,7 @@
       CFLAGS="%{l_cflags -O} %{l_cppflags}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
           --with-ldflags="%{l_ldflags}" \
           --disable-shared
       %{l_make} %{l_mflags}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to