[Catalyst-commits] r10784 - Catalyst-Runtime/5.80/trunk
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Fri Jul 3 23:52:44 GMT 2009
Author: rafl
Date: 2009-07-03 23:52:44 +0000 (Fri, 03 Jul 2009)
New Revision: 10784
Modified:
Catalyst-Runtime/5.80/trunk/Makefile.PL
Log:
Unfuck indenting.
Modified: Catalyst-Runtime/5.80/trunk/Makefile.PL
===================================================================
--- Catalyst-Runtime/5.80/trunk/Makefile.PL 2009-07-03 23:34:21 UTC (rev 10783)
+++ Catalyst-Runtime/5.80/trunk/Makefile.PL 2009-07-03 23:52:44 UTC (rev 10784)
@@ -140,5 +140,5 @@
makemaker_args(dist => { PREOP => qq{\@if [ "\$\$$attr" != "true" ]; then}.
qq{ echo "You must set the ENV variable $attr to true,"; }.
' echo "to avoid getting resource forks in your dist."; exit 255; fi' });
- }
+ }
}
More information about the Catalyst-commits
mailing list