]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- unified
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 1 Feb 2005 22:55:10 +0000 (22:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync.spec -> 1.92

rsync.spec

index cbd26247665611eb47968c71e3c133b61ffba7e2..7a12421aeaba90df469df731c6d4c954c09f02a3 100644 (file)
@@ -1,4 +1,4 @@
-
+#
 # Conditional build:
 %bcond_with    rsh     # set remote shell command to rsh instead of ssh (old behaviour)
 #
@@ -31,6 +31,8 @@ BuildRequires:        popt-devel
 URL:           http://rsync.samba.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _sysconfdir     /etc/rsyncd
+
 %description
 rsync is a replacement for rcp that has many more features.
 
@@ -149,8 +151,6 @@ techniczna nowego algorytmu zosta
 %patch1 -p1
 %patch2 -p1
 
-%define                _sysconfdir     /etc/rsyncd
-
 %build
 cp -f %{_datadir}/automake/config.sub .
 %{__autoconf}
This page took 0.101562 seconds and 4 git commands to generate.