Navigation Menu

Skip to content

Commit

Permalink
Use newer cutter repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jul 25, 2012
1 parent 68699a6 commit 1e4827e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile.am
Expand Up @@ -70,8 +70,9 @@ update-latest-release:
exit 1; \
fi
cd $(top_srcdir) && test -d "misc" || \
svn export --force \
https://cutter.svn.sourceforge.net/svnroot/cutter/cutter/trunk/misc
git clone \
git://github.com/clear-code/cutter.git
ln -sf cutter/misc misc
cd $(top_srcdir) && \
misc/update-latest-release.rb \
$(PACKAGE) $(OLD_RELEASE) $(OLD_RELEASE_DATE) \
Expand Down

0 comments on commit 1e4827e

Please sign in to comment.