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:   16-Mar-2007 08:14:59
  Branch: HEAD                             Handle: 2007031607145900

  Modified files:
    openpkg-src/fsl         fsl.spec

  Log:
    fix location of manual page

  Summary:
    Revision    Changes     Path
    1.90        +2  -1      openpkg-src/fsl/fsl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.spec
  ============================================================================
  $ cvs diff -u -r1.89 -r1.90 fsl.spec
  --- openpkg-src/fsl/fsl.spec  2 Mar 2007 22:07:51 -0000       1.89
  +++ openpkg-src/fsl/fsl.spec  16 Mar 2007 07:14:59 -0000      1.90
  @@ -33,7 +33,7 @@
   Group:        Libraries
   License:      MIT-style
   Version:      1.7.0
  -Release:      20070302
  +Release:      20070316
   
   #   package options
   %option       with_fsl_debuglogcode   no
  @@ -80,6 +80,7 @@
       GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
   %if "%{with_fsl_debuglogcode}" == "yes"
           --with-fsl-debuglogcode=yes \
           --with-fsl-debuglogfile=%{l_prefix}/var/fsl/debuglogfile \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to