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

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