]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- with-ioctdl did not work, fixed.
authordjurban <djurban@pld-linux.org>
Fri, 4 Oct 2002 22:40:03 +0000 (22:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.91

ekg.spec

index a8b55f72c0e2e4b2ed7f45c267cf08cdf4a68b9a..4e070bd1b8e253f7356513f743b62885bd8888ec 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -108,6 +108,7 @@ Statyczna biblioteka libgadu.
        %{?!_with_ioctl_daemon:--disable-ioctld}
 %{__make}
 
        %{?!_with_ioctl_daemon:--disable-ioctld}
 %{__make}
 
+%{?_with_ioctl_daemon: (cd src && %{__make} ioctld )}
 ( cd docs/api && ./make.pl )
 
 %install
 ( cd docs/api && ./make.pl )
 
 %install
This page took 0.213457 seconds and 4 git commands to generate.