[Box Backup-commit] COMMIT r2060 - box/trunk/infrastructure
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Mon, 28 Jan 2008 22:08:44 +0000 (UTC)
Author: chris
Date: 2008-01-28 22:08:43 +0000 (Mon, 28 Jan 2008)
New Revision: 2060
Modified:
box/trunk/infrastructure/makedistribution.pl.in
Log:
Use the path to PERL from configure, reverts part of [1702].
Modified: box/trunk/infrastructure/makedistribution.pl.in
===================================================================
--- box/trunk/infrastructure/makedistribution.pl.in 2008-01-23 22:46:06 UTC (rev 2059)
+++ box/trunk/infrastructure/makedistribution.pl.in 2008-01-28 22:08:43 UTC (rev 2060)
@@ -1,5 +1,5 @@
-#!/usr/bin/perl
#!@PERL@
+
use strict;
use Symbol;