mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 13:08:28 +08:00
2006-04-18 Joel Sherrill <joel@OARcorp.com>
* release_support: Fix typos.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
2006-04-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* VERSION: Updated to rtems-4.6.99.3.
|
||||
* release_support: Fix typos.
|
||||
|
||||
2006-04-18 Joel Sherrill <joel@OARcorp.com>
|
||||
2006-04-18 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* aclocal/version.m4: Updated to rtems-4.6.99.3.
|
||||
* ChangeLog, release_support: Fix typos.
|
||||
|
||||
2006-03-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
|
||||
+2
-2
@@ -42,7 +42,7 @@ EOF
|
||||
( \
|
||||
echo `date +"%Y-%m-%d"`" ${user_name}" ;
|
||||
echo ;
|
||||
echo " * aclocal/version.m4: Updated to ${release_name}-${current}." ;
|
||||
echo " * aclocal/version.m4: Updated to ${release_name}-${current}." ;
|
||||
echo \
|
||||
) >YYY
|
||||
cat YYY ChangeLog >XXX
|
||||
@@ -74,7 +74,7 @@ EOF
|
||||
find . -name autom4te.cache -print | xargs -e rm -rf
|
||||
find . -name .cvsignore -print | xargs -e rm -rf
|
||||
;;
|
||||
aftertar)
|
||||
after_tar)
|
||||
current=$2
|
||||
reldir_curr=$3
|
||||
module_name=rtems
|
||||
|
||||
Reference in New Issue
Block a user