[packages/dropbox] actually do keep librsync
glen
glen at pld-linux.org
Fri Jul 29 00:07:58 CEST 2016
commit 5dd25d12fb0d3775993c410ce13e4543812c9677
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Jul 28 16:17:45 2016 +0300
actually do keep librsync
dropbox: ERROR: (rs_outfilebuf_drain) error draining buf to file: Success
refs 3893fee
dropbox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dropbox.spec b/dropbox.spec
index 44bcaf8..f304ce3 100644
--- a/dropbox.spec
+++ b/dropbox.spec
@@ -90,7 +90,7 @@ mv dropbox-lnx.*-%{version}/* .
%{__rm} -r plugins
# keep librsync, won't finish syncing if not using upstream copy
-%{__rm} librsync.so.1
+test -f librsync.so.1
# fun, let's delete non-linux files from archive
unzip -l library.zip | \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dropbox.git/commitdiff/5dd25d12fb0d3775993c410ce13e4543812c9677
More information about the pld-cvs-commit
mailing list