Skip to content

Commit 9e05c94

Browse files
author
rockyb
committed
Make NEWS->CHANGES symlnk since NEWS is what autotools wants.
git-svn-id: http://ruby-debug.rubyforge.org/svn/trunk@360 453b2852-3d18-0410-866e-d09c099698e4
1 parent 71796a5 commit 9e05c94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: autogen.sh

100644100755
+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
#!/bin/sh
2+
# Things to do after doing a clean SVN update to add the proper files.
3+
ln -vfs CHANGES NEWS
24
autoreconf -i -s

0 commit comments

Comments
 (0)