commit a36d950140b5900c5be2b18c7eeec0a5e1b1986c
Author: Jan Palus <[email protected]>
Date: Fri Feb 19 23:05:31 2021 +0100
fix shebang
password-store.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/password-store.spec b/password-store.spec
index 0257c30..cd4549b 100644
--- a/password-store.spec
+++ b/password-store.spec
@@ -74,6 +74,8 @@ password-store.
rm contrib/emacs/.gitignore
+%{__sed} -i -e '1s,/usr/bin/env bash,%{__bash},' src/password-store.sh
+
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/password-store.git/commitdiff/2045f87465703f68dbd6704342a1962b0a24ad2a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit