]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- %{_includedir} macro used
authorPaweł Cyranek <pawel.cyranek@gmail.com>
Mon, 12 Dec 2005 16:30:23 +0000 (16:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.122

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.03989 seconds and 4 git commands to generate.