]> git.pld-linux.org Git - packages/zsh.git/blobdiff - zsh.spec
- %{_includedir} macro used
[packages/zsh.git] / zsh.spec
index 11d89fd0fa378ab4beed02a65d0377353f0f9163..267d688513f58ab91717d05b3a969c38adfd0412 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -149,7 +149,7 @@ install %{SOURCE2} .
 %build
 cp -f /usr/share/automake/config.sub .
 %{__autoconf}
-CPPFLAGS="-I/usr/include/ncurses"
+CPPFLAGS="-I%{_includedir}/ncurses"
 
 %if %{with static}
 LDFLAGS="%{rpmldflags} -static"
This page took 0.033759 seconds and 4 git commands to generate.