]> git.pld-linux.org Git - packages/ytalk.git/commitdiff
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 18:01:47 +0000 (18:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ytalk.spec -> 1.39

ytalk.spec

index 097fc0d03b12d8414aea8a0bb82bf4649e789982..f3c2da9190938ea357a5751f882c9015e474656d 100644 (file)
@@ -67,7 +67,7 @@ i
 
 %build
 %{__autoconf}
-CPPFLAGS="-I%{_includedir}/ncurses" \
+CPPFLAGS="-I/usr/include/ncurses" \
 CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}" \
 ./configure %{_target_platform} \
        --prefix=%{_prefix} \
This page took 0.147415 seconds and 4 git commands to generate.