Blame Alien-ZMQ-0.06-Remove-useless-shellbang.patch

ffdc05b
From 0bc798570efb5ac53f0bcd129be1c419838882c4 Mon Sep 17 00:00:00 2001
ffdc05b
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
ffdc05b
Date: Fri, 6 Mar 2015 16:47:55 +0100
ffdc05b
Subject: [PATCH] Remove useless shellbang
ffdc05b
MIME-Version: 1.0
ffdc05b
Content-Type: text/plain; charset=UTF-8
ffdc05b
Content-Transfer-Encoding: 8bit
ffdc05b
ffdc05b
Signed-off-by: Petr Písař <ppisar@redhat.com>
ffdc05b
ffdc05b
diff --git a/examples/01-compile.t b/examples/01-compile.t
ffdc05b
index 83940ef..1b49fc0 100644
ffdc05b
--- a/examples/01-compile.t
ffdc05b
+++ b/examples/01-compile.t
ffdc05b
@@ -1,5 +1,3 @@
ffdc05b
-#!perl
ffdc05b
-
ffdc05b
 # This test may be performed after the installation of Alien::ZMQ, e.g.:
ffdc05b
 #   prove examples/01-compile.t
ffdc05b
 
ffdc05b
-- 
ffdc05b
2.1.0
ffdc05b