svnno****@sourc*****
svnno****@sourc*****
2009年 2月 12日 (木) 21:38:25 JST
Revision: 1004 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=1004 Author: tach Date: 2009-02-12 21:38:25 +0900 (Thu, 12 Feb 2009) Log Message: ----------- privent to copy .pl file Modified Paths: -------------- images/trunk/Makefile -------------- next part -------------- Modified: images/trunk/Makefile =================================================================== --- images/trunk/Makefile 2009-02-12 11:58:09 UTC (rev 1003) +++ images/trunk/Makefile 2009-02-12 12:38:25 UTC (rev 1004) @@ -11,7 +11,7 @@ update: $(csses) $(sections) $(jses) images install: default - rsync -avHSC --exclude=/hc/ --exclude=Makefile --exclude=\*-stamp --exclude=\*.jp ./ $(DESTDIR) + rsync -avHSC --exclude=/hc/ --exclude=Makefile --exclude=\*-stamp --exclude=\*.jp --exclude=\*.pl ./ $(DESTDIR) images: images-stamp images-stamp: $(patsubst %,css/%.css.orig, $(csses)) $(patsubst %,css/slashdot_%.css.orig, $(sections)) $(aimages)