[Slashdotjp-dev 1318] [849] fix source host

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 11月 28日 (金) 20:39:15 JST


Revision: 849
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=849
Author:   tach
Date:     2008-11-28 20:39:15 +0900 (Fri, 28 Nov 2008)

Log Message:
-----------
fix source host

Modified Paths:
--------------
    test/images/Makefile


-------------- next part --------------
Modified: test/images/Makefile
===================================================================
--- test/images/Makefile	2008-11-26 10:45:14 UTC (rev 848)
+++ test/images/Makefile	2008-11-28 11:39:15 UTC (rev 849)
@@ -52,7 +52,7 @@
 	test -f $@.jp && cat $@.jp >> $@
 
 %.js.orig:
-	wget --no-proxy --no-verbose http://slashdot.org/$(patsubst %.js.orig,%.js, $@) -O $@
+	wget --no-proxy --no-verbose http://images.slashdot.org/$(patsubst %.js.orig,%.js, $@) -O $@
 
 force: clean default
 


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