Explorar o código

fix ncurses include path

Michael van Elst %!s(int64=22) %!d(string=hai) anos
pai
achega
d851a6e613
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      aspell/aspell.spec

+ 1 - 1
aspell/aspell.spec

@@ -82,7 +82,7 @@ AutoReqProv:  no
     ./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