]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- added (now build fine --with python): auto/ac/ekg-1_4-1_rc2_1
authordomelu <domelu@pld-linux.org>
Wed, 5 Nov 2003 06:10:30 +0000 (06:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  %{__make} CC="%{__cc} %{rpmcflags} -Wall -I/usr/include/ncurses"

Changed files:
    ekg.spec -> 1.158

ekg.spec

index a6702af8c9bfe5ed7f3541d71d7bc8ff421fa03c..840a3096fcc0a76905bfd66a9b60f5802a3b9409 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -114,7 +114,7 @@ rm -f missing
        %{?with_python:--with-python} \
        %{?!with_voip:--without-libgsm} \
        %{?!with_ioctl_daemon:--disable-ioctld}
-%{__make}
+%{__make} CC="%{__cc} %{rpmcflags} -Wall -I/usr/include/ncurses"
 
 %if %{with ioctl_daemon}
 cd src
This page took 0.06436 seconds and 4 git commands to generate.