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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   29-Aug-2009 20:19:11
  Branch: HEAD                             Handle: 2009082919191000

  Modified files:
    openpkg-src/gcc45       gcc45.spec

  Log:
    fix packaging

  Summary:
    Revision    Changes     Path
    1.24        +2  -0      openpkg-src/gcc45/gcc45.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc45/gcc45.spec
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 gcc45.spec
  --- openpkg-src/gcc45/gcc45.spec      29 Aug 2009 08:10:58 -0000      1.23
  +++ openpkg-src/gcc45/gcc45.spec      29 Aug 2009 18:19:10 -0000      1.24
  @@ -174,6 +174,8 @@
           --srcdir=`pwd`/.. \
           --prefix=%{l_prefix} \
           --exec-prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
  +        --infodir=%{l_prefix}/info \
           --includedir=%{l_prefix}/include/gcc%{V_comp} \
           --libexecdir=%{l_prefix}/libexec/gcc%{V_comp} \
           --with-gxx-include-dir=%{l_prefix}/include/g++%{V_comp} \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to