File twiki-tools.patch of Package twiki
diff -Pdpru twiki.orig/tools/rewriteshbang.pl twiki/tools/rewriteshbang.pl --- twiki.orig/tools/rewriteshbang.pl 2014-10-05 12:46:14.000000000 +0200 +++ twiki/tools/rewriteshbang.pl 2014-10-27 19:05:17.531224344 +0100 @@ -1,4 +1,4 @@ -#! perl -w +#!/usr/bin/perl -w # # TWiki Collaboration Platform, http://TWiki.org/ # diff -Pdpru twiki.orig/tools/upgrade_emails.pl twiki/tools/upgrade_emails.pl --- twiki.orig/tools/upgrade_emails.pl 2014-10-05 12:46:03.000000000 +0200 +++ twiki/tools/upgrade_emails.pl 2014-10-27 18:32:41.406262588 +0100 @@ -1,4 +1,4 @@ -#!perl +#!/usr/bin/perl # # This script will iterate over the list of users in the TWiki users # topic, recovering the email for each user (which will get the email