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

BitchX.spec

index 3fef4a0a97c599dae5ebb9d98ca05ed85c838885..cb46edb49833f368d09e077cccb51dd250ca3916 100644 (file)
@@ -78,7 +78,7 @@ rm -f dll/europa/corba/ai-client dll/europa/cse476/p1 \
        bitchx-docs/findcomm
 
 %build
-CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses -fno-strict-aliasing"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses -fno-strict-aliasing"
 %configure \
        --enable-ipv6 \
        --with-plugins=all
This page took 0.089521 seconds and 4 git commands to generate.