Search
j0ke.net Open Build Service
>
Projects
>
ha
:
testing
>
lsyncd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
lsyncd.spec
@@ -54,7 +54,6 @@ %{__rm} -rf %{buildroot} %{__make} install DESTDIR="%{buildroot}" -%{__mkdir_p} %{buildroot}%{_docdir}/%{name} %{__mkdir_p} %{buildroot}%{_localstatedir}/log/lsyncd %if 0%{?suse_version} @@ -66,6 +65,9 @@ %__install -Dm 755 %{S:2} %{buildroot}%{_sysconfdir}/lsyncd/lsyncd.conf %__install -Dm 755 %{S:3} %{buildroot}%{_sysconfdir}/lsyncd/rsync_sudo.sh +# cleanup docdir install +rm -rf %{buildroot}%{_docdir}/%{name} + %clean %{__rm} -rf %{buildroot}