[Slashdotjp-dev 700] [207] fix interpreter path

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 10月 19日 (金) 12:27:55 JST


Revision: 207
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=207
Author:   tach
Date:     2007-10-19 12:27:55 +0900 (Fri, 19 Oct 2007)

Log Message:
-----------
fix interpreter path

Modified Paths:
--------------
    slashjp/trunk/plugins/TagDataView/fh_pophistory.pl


-------------- next part --------------
Modified: slashjp/trunk/plugins/TagDataView/fh_pophistory.pl
===================================================================
--- slashjp/trunk/plugins/TagDataView/fh_pophistory.pl	2007-10-19 03:11:56 UTC (rev 206)
+++ slashjp/trunk/plugins/TagDataView/fh_pophistory.pl	2007-10-19 03:27:55 UTC (rev 207)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 # This code is a part of Slash, and is released under the GPL.
 # Copyright 1997-2005 by Open Source Technology Group. See README
 # and COPYING for more information, or see http://slashcode.com/.


Slashdotjp-dev メーリングリストの案内
Back to archive index