]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- pass --with-rsyncd-conf to configure auto/ac/rsync-2_6_2-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 2 May 2004 10:22:37 +0000 (10:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync.spec -> 1.78

rsync.spec

index 8d2a18e14714a687c51912805332ff087e17bfdd..a132bcaca7569436b49a87e1d7ce07689fe659d1 100644 (file)
@@ -156,7 +156,8 @@ cp -f /usr/share/automake/config.sub .
 %configure \
        %{?with_rsh:--with-rsh=rsh} \
        --enable-ipv6 \
 %configure \
        %{?with_rsh:--with-rsh=rsh} \
        --enable-ipv6 \
-       --disable-debug
+       --disable-debug \
+       --with-rsyncd-conf=%{_sysconfdir}/rsyncd/rsyncd.conf
 
 %{__make}
 
 
 %{__make}
 
This page took 0.150631 seconds and 4 git commands to generate.