]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- corrected bcond with_ioctl_daemon
authorkolodko <kolodko@pld-linux.org>
Wed, 15 Sep 2004 13:06:07 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.180

ekg.spec

index d55c862238fb46abbff87aade13dc3ea7f0474b4..0daaa6d6b7416dae3fa19841f5dc301f6ded625d 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -141,7 +141,7 @@ rm -f missing
        %{?with_python:--with-python} \
        %{!?with_voip:--without-libgsm} \
        %{?with_aspell:--enable-aspell} \
-       %{!?with_ioctl_daemon:--disable-ioctld}
+       %{?with_ioctl_daemon:--enable-ioctld}
 
 %{__make} \
        CC="%{__cc} %{rpmcflags} -Wall -I%{_includedir}/ncurses"
This page took 0.052572 seconds and 4 git commands to generate.