wget/remove-env-from-shebang.patch
Marcus Meissner f3221bf841 Accepting request 866369 from home:dirkmueller:branches:network:utilities
- update to 1.21.1:
  * Fix compilation on MacOS and Solaris 9
  * Resove bashism from configure.ac
  * Fix a compilation warning on 32-bit systems
- remove-env-from-shebang.patch: refresh

OBS-URL: https://build.opensuse.org/request/show/866369
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=110
2021-01-30 08:06:58 +00:00

11 lines
317 B
Diff

Index: wget-1.21.1/util/rmold.pl
===================================================================
--- wget-1.21.1.orig/util/rmold.pl
+++ wget-1.21.1/util/rmold.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/perl -w
# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2021 Free Software
# Foundation, Inc.