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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   02-Mar-2007 23:07:52
  Branch: HEAD                             Handle: 2007030222075100

  Modified files:
    openpkg-src/fsl         fsl.spec
    openpkg-src/l2          l2.spec

  Log:
    apply the usual Solaris Autoconf workaround

  Summary:
    Revision    Changes     Path
    1.89        +1  -0      openpkg-src/fsl/fsl.spec
    1.38        +1  -0      openpkg-src/l2/l2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/fsl/fsl.spec
  ============================================================================
  $ cvs diff -u -r1.88 -r1.89 fsl.spec
  --- openpkg-src/fsl/fsl.spec  2 Mar 2007 17:14:22 -0000       1.88
  +++ openpkg-src/fsl/fsl.spec  2 Mar 2007 22:07:51 -0000       1.89
  @@ -77,6 +77,7 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
   %if "%{with_fsl_debuglogcode}" == "yes"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/l2/l2.spec
  ============================================================================
  $ cvs diff -u -r1.37 -r1.38 l2.spec
  --- openpkg-src/l2/l2.spec    2 Mar 2007 17:14:22 -0000       1.37
  +++ openpkg-src/l2/l2.spec    2 Mar 2007 22:07:51 -0000       1.38
  @@ -84,6 +84,7 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --disable-shared
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to