]> git.pld-linux.org Git - packages/perl-Quota.git/blob - perl-Quota-paths.patch
- rebuild for perl 5.20
[packages/perl-Quota.git] / perl-Quota-paths.patch
1 --- contrib.paths/quotamgmt/quotamgmt   Thu Mar 13 17:04:22 1997
2 +++ contrib/quotamgmt/quotamgmt Mon Oct 18 00:16:45 1999
3 @@ -1,4 +1,4 @@
4 -#!/usr/drwho/local/bin/perl -w\r
5 +#!/usr/bin/perl -w\r
6  use Quota;\r
7  select(STDERR); $|=1;\r
8  select(STDOUT);$|=1;\r
9 --- contrib.paths/report-quota  Fri Aug 29 04:13:31 1997
10 +++ contrib/report-quota        Mon Oct 18 00:16:59 1999
11 @@ -1,4 +1,4 @@
12 -#!/usr/local/bin/perl
13 +#!/usr/bin/perl
14  
15  # Report Quota
16  # 
This page took 0.081149 seconds and 3 git commands to generate.