]> git.pld-linux.org Git - packages/FreeMat.git/blobdiff - FreeMat.spec
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
[packages/FreeMat.git] / FreeMat.spec
index a1731cdd769c148f5f5c125109b20052aa6ad707..37dbec056682164f2318fd9155fbb920d8499341 100644 (file)
@@ -53,8 +53,8 @@ rysowaniem i wy
 %patch0
 
 %build
-CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
-CXXFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %{__aclocal}
 %{__autoconf}
 %{__automake}
This page took 0.032675 seconds and 4 git commands to generate.