]> git.pld-linux.org Git - packages/cmatrix.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:
    cmatrix.spec -> 1.31

cmatrix.spec

index 968e53ddc261e5eeb355ee4f5ce57b2929848e80..f4b50cc568d77c6b252854a0941ef6753feee169 100644 (file)
@@ -43,7 +43,7 @@ rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
        --with-setfont
 %{__make}
This page took 0.105095 seconds and 4 git commands to generate.