[packages/yarn] cleanup bin

glen glen at pld-linux.org
Wed Apr 19 00:12:35 CEST 2017


commit 1f4e8cb0488ffd2fc2b8e0f0f8680c1805516fa2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 19 01:12:29 2017 +0300

    cleanup bin

 yarn.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/yarn.spec b/yarn.spec
index 6d2391c..d9ce3e6 100644
--- a/yarn.spec
+++ b/yarn.spec
@@ -33,8 +33,10 @@ package before its code is executed.
 %setup -qc
 mv dist/* .
 
-%{__rm} bin/node-gyp-bin/node-gyp.cmd
-%{__rm} bin/yarn.cmd
+%{__rm} bin/node-gyp-bin/*.cmd
+%{__rm} bin/*.cmd
+%{__rm} bin/yarn
+%{__rm} bin/yarnpkg
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yarn.git/commitdiff/1f4e8cb0488ffd2fc2b8e0f0f8680c1805516fa2



More information about the pld-cvs-commit mailing list