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:   02-Jun-2007 17:21:42
  Branch: HEAD                             Handle: 2007060216214200

  Modified files:
    openpkg-src/shtool      shtool.spec

  Log:
    fix location of manual pages

  Summary:
    Revision    Changes     Path
    1.45        +3  -2      openpkg-src/shtool/shtool.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/shtool/shtool.spec
  ============================================================================
  $ cvs diff -u -r1.44 -r1.45 shtool.spec
  --- openpkg-src/shtool/shtool.spec    19 May 2007 19:41:44 -0000      1.44
  +++ openpkg-src/shtool/shtool.spec    2 Jun 2007 15:21:42 -0000       1.45
  @@ -33,7 +33,7 @@
   Group:        Building
   License:      GPL
   Version:      2.0.7
  -Release:      20070519
  +Release:      20070602
   
   #   package options
   %option       with_shtoolize  yes
  @@ -73,7 +73,8 @@
   
   %build
       ./configure \
  -        --prefix=%{l_prefix}
  +        --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man
       %{l_make} %{l_mflags}
   
   %install
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to