]> git.pld-linux.org Git - packages/exo.git/commitdiff
fix shebang
authorJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 09:49:01 +0000 (11:49 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 09:49:01 +0000 (11:49 +0200)
exo.spec

index dbd3ea5250ab13cea370637f1b0b6c106df8dd0c..ce3894b43324ae2a88bd669f20d0fe0e9455a6b3 100644 (file)
--- 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
 
This page took 0.087687 seconds and 4 git commands to generate.