[packages/python-send2trash] move instead of removing

glen glen at pld-linux.org
Sun Apr 10 10:15:43 CEST 2016


commit 6e3c53874f930e481bbd1b86bcfad15dd38a8731
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 10 11:15:35 2016 +0300

    move instead of removing

 python-send2trash.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-send2trash.spec b/python-send2trash.spec
index 039a910..fb3cfe1 100644
--- a/python-send2trash.spec
+++ b/python-send2trash.spec
@@ -59,8 +59,8 @@ freedesktop.org.
 
 # remove non-linux platforms
 %ifos Linux
-%{__rm} send2trash/plat_osx.py
-%{__rm} send2trash/plat_win.py
+mv send2trash/plat_osx.py .
+mv send2trash/plat_win.py .
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-send2trash.git/commitdiff/6e3c53874f930e481bbd1b86bcfad15dd38a8731



More information about the pld-cvs-commit mailing list