null+****@clear*****
null+****@clear*****
2011年 5月 29日 (日) 16:02:18 JST
Kouhei Sutou 2011-05-29 07:02:18 +0000 (Sun, 29 May 2011)
New Revision: e9b3238ddf0a5076cce5dff1df492e41edc09be5
Log:
fix typos.
Modified files:
packages/source/Makefile.am
Modified: packages/source/Makefile.am (+1 -1)
===================================================================
--- packages/source/Makefile.am 2011-05-29 07:02:08 +0000 (fc15347)
+++ packages/source/Makefile.am 2011-05-29 07:02:18 +0000 (0f35d2d)
@@ -16,4 +16,4 @@ upload: ensure-rsync-path files/$(PACKAGE)-$(VERSION).tar.gz
files/$(PACKAGE)-$(VERSION).tar.gz: $(top_builddir)/$(PACKAGE)-$(VERSION).tar.gz
mkdir -p files
- cp -p $@ $>
+ cp -p $< $@