]> git.pld-linux.org Git - packages/dante.git/blobdiff - dante.spec
- second part of small fixes inspired by kloczek (this time better checked,
[packages/dante.git] / dante.spec
index 55956104ee5e75a593f5a98240e35c9f93e3950c..e5bba5c740cf0bc3008432b80697e30340616f4c 100644 (file)
@@ -85,7 +85,8 @@ Statyczne biblioteki socks.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/rc.d/init.d}
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install example/sock{s,d}.conf ${RPM_BUILD_ROOT}%{_sysconfdir}
 
This page took 0.114352 seconds and 4 git commands to generate.