[Slashdotjp-dev 1046] [573] fix typo

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 4月 7日 (月) 10:53:35 JST


Revision: 573
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=573
Author:   tach
Date:     2008-04-07 10:53:35 +0900 (Mon, 07 Apr 2008)

Log Message:
-----------
fix typo

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


-------------- next part --------------
Modified: images/Makefile
===================================================================
--- images/Makefile	2008-04-07 00:26:30 UTC (rev 572)
+++ images/Makefile	2008-04-07 01:53:35 UTC (rev 573)
@@ -50,7 +50,7 @@
 force: clean default
 
 clean:
-	rm -f css/*.css.orig *.js.orig image-stamp \
+	rm -f css/*.css.orig *.js.orig images-stamp \
 		$(patsubst %,css/%.css, $(csses)) \
 		$(patsubst %,css/slashdot_%.css, $(sections)) \
 		$(patsubst %,%.js, $(jses))


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