Fixed incorrect permissions in root directory.

This commit is contained in:
Gerald Schmidt 2007-09-07 20:46:49 +00:00
parent 4484bc0f40
commit 33e0577f40
13 changed files with 231 additions and 221 deletions

View File

@ -0,0 +1,2 @@

View File

@ -588,3 +588,4 @@ uninstall-info: uninstall-info-recursive
# Tell versions [3.59,3.63) of GNU make to not export all variables. # Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded. # Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: .NOEXPORT:

1
NEWS
View File

@ -1 +1,2 @@
This file is always out of date. See https://sourceforge.net/projects/xml-copy-editor/ for project news. This file is always out of date. See https://sourceforge.net/projects/xml-copy-editor/ for project news.

2
README
View File

@ -0,0 +1,2 @@

2
TODO
View File

@ -0,0 +1,2 @@

1
aclocal.m4 vendored
View File

@ -7242,3 +7242,4 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar]) AC_SUBST([am__untar])
]) # _AM_PROG_TAR ]) # _AM_PROG_TAR

1
config.guess vendored
View File

@ -1409,3 +1409,4 @@ exit 1
# time-stamp-format: "%:y-%02m-%02d" # time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'" # time-stamp-end: "'"
# End: # End:

1
config.sub vendored
View File

@ -1498,3 +1498,4 @@ exit 0
# time-stamp-format: "%:y-%02m-%02d" # time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'" # time-stamp-end: "'"
# End: # End:

1
configure vendored
View File

@ -20380,4 +20380,3 @@ if test "$no_create" != yes; then
$ac_cs_success || { (exit 1); exit 1; } $ac_cs_success || { (exit 1); exit 1; }
fi fi