]> git.pld-linux.org Git - packages/dante.git/commitdiff
- second part of small fixes inspired by kloczek (this time better checked,
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 00:05:10 +0000 (00:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  I hope...)

Changed files:
    dante.spec -> 1.23

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.120219 seconds and 4 git commands to generate.