[packages/exo] fix shebang
atler
atler at pld-linux.org
Sat May 2 13:04:29 CEST 2020
commit 12206c0f42d954917ce4f9bca1ff5cb4b2cc8c0c
Author: Jan Palus <atler at pld-linux.org>
Date: Sat May 2 11:49:01 2020 +0200
fix shebang
exo.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/exo.spec b/exo.spec
index dbd3ea5..ce3894b 100644
--- a/exo.spec
+++ b/exo.spec
@@ -111,6 +111,7 @@ Statyczna biblioteka libexo.
%patch0 -p1
%{__sed} -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
+%{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' exo-helper/helpers/exo-compose-mail
mkdir -p m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exo.git/commitdiff/12206c0f42d954917ce4f9bca1ff5cb4b2cc8c0c
More information about the pld-cvs-commit
mailing list