summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL
blob: e7b0e6f8ee9fa374e71bef3ff0daec3e72f496e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- Makefile.PL~	Tue Feb  4 19:02:23 2003
+++ Makefile.PL	Tue Feb  4 19:02:34 2003
@@ -9,6 +9,5 @@
 	    ('ABSTRACT' => 'Expand tabs and do simple line wrapping',
 	     'AUTHOR'	=> 'David Muir Sharnoff <muir@idiom.com>') : ()),
 	'dist' => { COMPRESS=>"gzip", SUFFIX=>"gz" },
-	'INSTALLDIRS'	=> 'perl',
 	);