maint: Delete BUGS.

* BUGS: Delete.
* Makefile.am (EXTRA_DIST): Adapt.
* README: Likewise.
This commit is contained in:
Mathieu Lirzin 2016-07-18 17:59:37 +02:00
commit 2c9139f623
No known key found for this signature in database
GPG key ID: 0ADEE10094604D37
3 changed files with 7 additions and 25 deletions

16
BUGS
View file

@ -1,16 +0,0 @@
GNU mcron --- BUGS -*-text-*-
Copyright (C) 2003, 2005, 2006 Dale Mellor
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Please send bug reports to bug-mcron@gnu.org.
The currently-known bugs are:-
-NONE-

View file

@ -137,7 +137,7 @@ uninstall-hook:
rm -f $(fpp){cron,crontab}$(EXEEXT); \ rm -f $(fpp){cron,crontab}$(EXEEXT); \
fi fi
EXTRA_DIST = BUGS $(TESTS) EXTRA_DIST = $(TESTS)
MAINTAINERCLEANFILES = $(dist_man_MANS) MAINTAINERCLEANFILES = $(dist_man_MANS)
DISTCLEANFILES = src/config.scm DISTCLEANFILES = src/config.scm
CLEANFILES = \ CLEANFILES = \

14
README
View file

@ -17,8 +17,6 @@ likely fail on others (but you never know...).
---------------------------------------------------------------------- ----------------------------------------------------------------------
IMPORTANT NOTICES IMPORTANT NOTICES
Read the BUGS file.
Do not (yet) install this software on a machine which relies for its Do not (yet) install this software on a machine which relies for its
functioning on its current set of crontabs. functioning on its current set of crontabs.
@ -54,13 +52,13 @@ m.mcron, m.cron (or m.crond) and m.crontab.
See the file INSTALL for generic building and installation instructions. See the file INSTALL for generic building and installation instructions.
After installation, read the info file for full instructions for use (typing After compilation, read the info file for full instructions for use (typing
`info mcron' at the command line should suffice). Notes for end users, 'info -f doc/mcron.info' at the command line should suffice). Notes for end
sysadmins, and developers who wish to incorporate mcron into their own programs users, sysadmins, and developers who wish to incorporate mcron into their own
are included here. programs are included here.
Known bugs are noted in the BUGS file, and features which might be implemented Features which might be implemented sometime sooner or later are noted in the
sometime sooner or later are noted in the TODO file. TODO file.
Please send all other bug reports to bug-mcron@gnu.org. Other mailing lists you Please send all other bug reports to bug-mcron@gnu.org. Other mailing lists you
could subscribe to are help-mcron@gnu.org (for help and advice from the could subscribe to are help-mcron@gnu.org (for help and advice from the