]> git.pld-linux.org Git - packages/ekglog.git/commitdiff
- removed duplicated -I/usr/include/ncurses from CFLAGS (it's included in INCLUDE_PAT...
authordarekr <darekr@pld-linux.org>
Mon, 27 Nov 2006 23:17:57 +0000 (23:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekglog.spec -> 1.14

ekglog.spec

index 45280674f32805d2ad2df488bb98b340260d2310..2e3d5f23fa20875218954d9d4c94cf7f9674ba3a 100644 (file)
@@ -25,7 +25,7 @@ Program ekglog s
 %build
 %{__make} -C src \
        CC="%{__cxx}" \
-       CFLAGS="%{rpmcflags} -Wall -I. -Icommands -I/usr/include/ncurses"
+       CFLAGS="%{rpmcflags} -Wall -I. -Icommands"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.059787 seconds and 4 git commands to generate.