Blame SOURCES/Config-Perl-V-0.24-Remove-invalid-shellbang.patch

39f540
From 26c312a1f52b06b26fb035f7e7855b8056d48728 Mon Sep 17 00:00:00 2001
39f540
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
39f540
Date: Wed, 1 Jul 2015 13:47:28 +0200
39f540
Subject: [PATCH] Remove invalid shellbang
39f540
MIME-Version: 1.0
39f540
Content-Type: text/plain; charset=UTF-8
39f540
Content-Transfer-Encoding: 8bit
39f540
39f540
Signed-off-by: Petr Písař <ppisar@redhat.com>
39f540
---
39f540
 examples/show-v.pl | 2 --
39f540
 1 file changed, 2 deletions(-)
39f540
39f540
diff --git a/examples/show-v.pl b/examples/show-v.pl
39f540
index 2fac597..b43056a 100755
39f540
--- a/examples/show-v.pl
39f540
+++ b/examples/show-v.pl
39f540
@@ -1,5 +1,3 @@
39f540
-#!/pro/bin/perl
39f540
-
39f540
 use strict;
39f540
 use warnings;
39f540
 
39f540
-- 
39f540
2.4.3
39f540