commit a25a9545ab414e807463795aaa190bd3ec64d97a
Author: Jan Palus <[email protected]>
Date:   Tue Apr 28 13:41:08 2020 +0200

    fix shebang

 wget.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/wget.spec b/wget.spec
index a569c47..62c87ec 100644
--- a/wget.spec
+++ b/wget.spec
@@ -152,6 +152,8 @@ echo -n %{version}
 EOF
 chmod +x build-aux/bzr-version-gen
 
+%{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' util/rmold.pl
+
 %build
 %{__gettextize}
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wget.git/commitdiff/a25a9545ab414e807463795aaa190bd3ec64d97a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to