You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2015/09/15 16:36:49 UTC

svn commit: r1703206 - /openoffice/trunk/main/oowintool

Author: pfg
Date: Tue Sep 15 14:36:49 2015
New Revision: 1703206

URL: http://svn.apache.org/r1703206
Log:
Revert r1700845  for oowintool.

The shebang situation for Windows seems to be a bit odd. Revert the
change here as it's affecting the Windows buildbot.

Found and reported by:	damjan

Modified:
    openoffice/trunk/main/oowintool

Modified: openoffice/trunk/main/oowintool
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/oowintool?rev=1703206&r1=1703205&r2=1703206&view=diff
==============================================================================
--- openoffice/trunk/main/oowintool (original)
+++ openoffice/trunk/main/oowintool Tue Sep 15 14:36:49 2015
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/perl -w
 # *************************************************************
 #  
 #  Licensed to the Apache Software Foundation (ASF) under one