commit 5dd25d12fb0d3775993c410ce13e4543812c9677
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to