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:   23-Jun-2007 19:47:28
  Branch: HEAD                             Handle: 2007062318472800

  Modified files:
    openpkg-src/inetutils   inetutils.spec

  Log:
    fix path to info and man files

  Summary:
    Revision    Changes     Path
    1.19        +3  -1      openpkg-src/inetutils/inetutils.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/inetutils/inetutils.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 inetutils.spec
  --- openpkg-src/inetutils/inetutils.spec      1 Jan 2007 17:38:39 -0000       
1.18
  +++ openpkg-src/inetutils/inetutils.spec      23 Jun 2007 17:47:28 -0000      
1.19
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      1.5
  -Release:      20061128
  +Release:      20070623
   
   #   package options
   %option       with_legacy  no
  @@ -76,6 +76,8 @@
       LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
  +        --infodir=%{l_prefix}/info \
           --program-prefix=g \
           --disable-servers \
           --disable-tftp \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to