[packages/mozjs52] - fix shell detection for non-standard shells (ie. zsh) same way Debian does

hawk hawk at pld-linux.org
Thu May 3 00:53:30 CEST 2018


commit 7520894dfbca94a05f451083bff58ae537a02a44
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed May 2 22:52:13 2018 +0000

    - fix shell detection for non-standard shells (ie. zsh) same way
      Debian does

 mozjs52.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mozjs52.spec b/mozjs52.spec
index da8114a..d2c5182 100644
--- a/mozjs52.spec
+++ b/mozjs52.spec
@@ -2,7 +2,7 @@ Summary:	SpiderMonkey 52 - JavaScript implementation
 Summary(pl.UTF-8):	SpiderMonkey 52 - implementacja języka JavaScript
 Name:		mozjs52
 Version:	52.7.4
-Release:	1
+Release:	2
 License:	MPL v2.0
 Group:		Libraries
 #Source0:	https://ftp.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz
@@ -71,6 +71,7 @@ Pliki nagłówkowe do biblioteki JavaScript.
 %build
 export PYTHON="%{__python}"
 export AUTOCONF="%{_bindir}/autoconf2_13"
+export SHELL="/bin/sh"
 cd js/src
 
 autoconf2_13
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozjs52.git/commitdiff/7520894dfbca94a05f451083bff58ae537a02a44



More information about the pld-cvs-commit mailing list