]> git.pld-linux.org Git - packages/bibcursed.git/blobdiff - bibcursed.spec
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
[packages/bibcursed.git] / bibcursed.spec
index 0b2e4d24495abf7b35b6a04eb63bc07b77158e0a..a08f324488dfc5d258b86478f1895fe1e9b40f37 100644 (file)
@@ -36,7 +36,7 @@ mog
 %setup -q -n %{name}
 
 %build
-%{__cc} %{rpmcflags} -I%{_includedir}/ncurses -lncurses -o %{name} bibcursed.c
+%{__cc} %{rpmcflags} -I/usr/include/ncurses -lncurses -o %{name} bibcursed.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.099551 seconds and 4 git commands to generate.