Revision: 8d55f792b183
Author:   nogu.dev <[email protected]>
Date:     Sat Feb 25 19:56:55 2012
Log:      * Makefile.am
  - Update comment.

http://code.google.com/p/uim/source/detail?r=8d55f792b183&repo=libgcroots

Modified:
 /Makefile.am

=======================================
--- /Makefile.am        Sat Feb 25 19:52:03 2012
+++ /Makefile.am        Sat Feb 25 19:56:55 2012
@@ -241,8 +241,8 @@
 FORCE:

 ChangeLog: FORCE
-       # We use `wget' instead of `git archive' here.
-       # `git archive' doesn't work with Google Code Git repository.
+       # We use `wget' instead of `git archive' here
+       # because `git archive' doesn't work with Google Code Git repository.
        wget $(UIM_REPOSITORY)/tools/gnuify-changelog.pl
        git log --date-order --date=short $(RELEASE_BRANCH) \
            | perl ./gnuify-changelog.pl > $@

Reply via email to