From d46e8c9490440183d79eb282ec4c372e12869572 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sun, 2 May 2004 10:22:37 +0000 Subject: [PATCH] - pass --with-rsyncd-conf to configure Changed files: rsync.spec -> 1.78 --- rsync.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync.spec b/rsync.spec index 8d2a18e..a132bca 100644 --- a/rsync.spec +++ b/rsync.spec @@ -156,7 +156,8 @@ cp -f /usr/share/automake/config.sub . %configure \ %{?with_rsh:--with-rsh=rsh} \ --enable-ipv6 \ - --disable-debug + --disable-debug \ + --with-rsyncd-conf=%{_sysconfdir}/rsyncd/rsyncd.conf %{__make} -- 2.43.0