]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- next part of small fixes inpired by kloczek :)
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 17:20:58 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg.spec -> 1.139

ekg.spec

index 25fbeb4db5382985ccd3ebbb2c2ecca428b519ae..156f077c1f15f92231ea943e55758fb2d4b9dfd7 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -3,7 +3,6 @@
 # _with_ioctl_daemon    - with ioctl_daemon (suid-root!)
 # _with_python          - with python support
 # _with_voip           - with voip support (libgsm)
-#
 
 %define                _rc     rc2
 
@@ -132,7 +131,8 @@ cd ..
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
-%{__make} install install-ekl2 DESTDIR=$RPM_BUILD_ROOT
+%{__make} install install-ekl2 \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/
 
This page took 0.039956 seconds and 4 git commands to generate.