]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- unify
authordarekr <darekr@pld-linux.org>
Sun, 26 Jun 2005 17:36:02 +0000 (17:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rsync.spec -> 1.97

rsync.spec

index 350bd237bfff77aa944b6e745b741dcb50280364..3f6272dc7d1af0c8d63e5e3ba02acfacc64a005d 100644 (file)
@@ -24,10 +24,10 @@ Source3:    %{name}.sysconfig
 Source4:       %{name}d.logrotate
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-man.patch
+URL:           http://rsync.samba.org/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: popt-devel
-URL:           http://rsync.samba.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/rsyncd
@@ -150,7 +150,7 @@ techniczna nowego algorytmu zosta
 %patch1 -p1
 
 %build
-cp -f %{_datadir}/automake/config.sub .
+cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure \
        %{?with_rsh:--with-rsh=rsh} \
This page took 0.116611 seconds and 4 git commands to generate.