]> git.pld-linux.org Git - packages/dropbox.git/commitdiff
actually do keep librsync
authorElan Ruusamäe <glen@delfi.ee>
Thu, 28 Jul 2016 13:17:45 +0000 (16:17 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 28 Jul 2016 13:18:47 +0000 (16:18 +0300)
dropbox: ERROR: (rs_outfilebuf_drain) error draining buf to file: Success

refs 3893fee

dropbox.spec

index 44bcaf84c8ddd6bcbfc651ef31a6b7007b322d9d..f304ce3cb4671024035c319fa77ed1a97f5dceeb 100644 (file)
@@ -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 | \
This page took 0.086839 seconds and 4 git commands to generate.