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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   21-May-2004 12:17:01
  Branch: HEAD                             Handle: 2004052111170000

  Modified files:
    openpkg-src/ocaml-gtk   ocaml-gtk.spec

  Log:
    build also optimized versions

  Summary:
    Revision    Changes     Path
    1.3         +2  -0      openpkg-src/ocaml-gtk/ocaml-gtk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ocaml-gtk/ocaml-gtk.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 ocaml-gtk.spec
  --- openpkg-src/ocaml-gtk/ocaml-gtk.spec      21 May 2004 10:11:59 -0000      1.2
  +++ openpkg-src/ocaml-gtk/ocaml-gtk.spec      21 May 2004 10:17:00 -0000      1.3
  @@ -88,6 +88,7 @@
         %{l_make} %{l_mflags} configure \
             CAMLP4O="camlp4 pa_o.cmo pa_op.cmo pr_dump.cmo"
         %{l_make} %{l_mflags}
  +      %{l_make} %{l_mflags} opt
       ) || exit $?
   %endif
   %if "%{with_gtk2}" == "yes"
  @@ -105,6 +106,7 @@
             --without-gnomeui \
             --without-panel
         %{l_make} %{l_mflags}
  +      %{l_make} %{l_mflags} opt
       ) || exit $?
   %endif
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to