[ooo-build-commit] .: download.in
Kohei Yoshida
kohei at kemper.freedesktop.org
Thu Sep 30 15:09:51 PDT 2010
download.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 32711082dba67c1772ded64ce817b173fd5d96ca
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Thu Sep 30 18:09:30 2010 -0400
Removed '-w' from the first line to get it to run on SLED 11.
diff --git a/download.in b/download.in
index eb1250a..8f9738f 100755
--- a/download.in
+++ b/download.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
use Switch;
use File::Temp qw/ tempfile tempdir /;
More information about the ooo-build-commit
mailing list