]> git.pld-linux.org Git - packages/w2do.git/blob - w2do-env-perl.patch
- initial
[packages/w2do.git] / w2do-env-perl.patch
1 --- w2do-2.3.1-orig/src/w2do.pl 2010-02-15 17:30:44.415800569 +0100
2 +++ w2do-2.3.1/src/w2do.pl      2010-02-15 17:31:11.375798010 +0100
3 @@ -1,4 +1,4 @@
4 -#!/usr/bin/env perl
5 +#!/usr/bin/perl
6  
7  # w2do, a simple text-based todo manager
8  # Copyright (C) 2008, 2009, 2010 Jaromir Hradilek
9 --- w2do-2.3.1-orig/src/w2html.pl       2010-02-15 17:30:44.415800569 +0100
10 +++ w2do-2.3.1/src/w2html.pl    2010-02-15 17:31:24.322463379 +0100
11 @@ -1,4 +1,4 @@
12 -#!/usr/bin/env perl
13 +#!/usr/bin/perl
14  
15  # w2html, a HTML exporter for w2do
16  # Copyright (C) 2008, 2009, 2010 Jaromir Hradilek
17 --- w2do-2.3.1-orig/src/w2text.pl       2010-02-15 17:30:44.415800569 +0100
18 +++ w2do-2.3.1/src/w2text.pl    2010-02-15 17:31:34.532462181 +0100
19 @@ -1,4 +1,4 @@
20 -#!/usr/bin/env perl
21 +#!/usr/bin/perl
22  
23  # w2text, a plain text exporter for w2do
24  # Copyright (C) 2008, 2009, 2010 Jaromir Hradilek
This page took 0.06829 seconds and 3 git commands to generate.