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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Jul-2003 13:38:26
  Branch: HEAD                             Handle: 2003072412382500

  Modified files:
    openpkg-src/aspell      aspell.spec

  Log:
    fix ncurses include path

  Summary:
    Revision    Changes     Path
    1.18        +1  -1      openpkg-src/aspell/aspell.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/aspell/aspell.spec
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 aspell.spec
  --- openpkg-src/aspell/aspell.spec    24 Jul 2003 08:55:53 -0000      1.17
  +++ openpkg-src/aspell/aspell.spec    24 Jul 2003 11:38:25 -0000      1.18
  @@ -82,7 +82,7 @@
       ./configure \
           --prefix=%{l_prefix} \
           --sysconfdir=%{l_prefix}/etc/aspell \
  -        --enable-curses-include=%{l_prefix}/include \
  +        --enable-curses-include=%{l_prefix}/include/ncurses \
           --enable-curses="%{l_ldflags} -lncurses" \
           --disable-shared
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to