Prechádzať zdrojové kódy

fix ncurses include path

Michael van Elst 22 rokov pred
rodič
commit
d851a6e613
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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