perl-File-Find-Object-Rule/File-Find-Object-Rule-0.0310-shellbang.patch
Petr Šabata 2d1b859d5c RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/perl-File-Find-Object-Rule#0658983234cddb066bd176920a7040041383b941
2020-10-16 00:47:41 +02:00

9 lines
120 B
Diff

--- bin/findorule
+++ bin/findorule
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
use strict;
use warnings;