Fixed incorrect permissions in root directory.
This commit is contained in:
parent
4484bc0f40
commit
33e0577f40
|
@ -588,3 +588,4 @@ uninstall-info: uninstall-info-recursive
|
|||
# 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.
|
||||
.NOEXPORT:
|
||||
|
||||
|
|
1
NEWS
1
NEWS
|
@ -1 +1,2 @@
|
|||
This file is always out of date. See https://sourceforge.net/projects/xml-copy-editor/ for project news.
|
||||
|
||||
|
|
|
@ -7242,3 +7242,4 @@ AC_SUBST([am__tar])
|
|||
AC_SUBST([am__untar])
|
||||
]) # _AM_PROG_TAR
|
||||
|
||||
|
||||
|
|
|
@ -1409,3 +1409,4 @@ exit 1
|
|||
# time-stamp-format: "%:y-%02m-%02d"
|
||||
# time-stamp-end: "'"
|
||||
# End:
|
||||
|
||||
|
|
|
@ -1498,3 +1498,4 @@ exit 0
|
|||
# time-stamp-format: "%:y-%02m-%02d"
|
||||
# time-stamp-end: "'"
|
||||
# End:
|
||||
|
||||
|
|
Loading…
Reference in New Issue