This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch master in repository 389-ds-base.
from ee62d3d Ticket 49546 - Fix broken snmp MIB file new d1ca0fe Ticket 49554 - Update Makefile for README.md
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch master in repository 389-ds-base.
commit d1ca0fece890c93f01592a279a26a26b1d5e1877 Author: Mark Reynolds mreynolds@redhat.com Date: Wed Jan 31 14:27:51 2018 -0500
Ticket 49554 - Update Makefile for README.md
Description: The Makefile needed to be updated for README.md
https://pagure.io/389-ds-base/issue/49554
Reviewed by: mreynolds(one line commit rule) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am index 9fae072..a47201a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -617,7 +617,7 @@ dist_noinst_DATA = \ $(srcdir)/rpm/389-ds-base.spec.in \ $(srcdir)/rpm/389-ds-base-devel.README \ $(srcdir)/rpm/389-ds-base-git.sh \ - $(srcdir)/README \ + $(srcdir)/README.md \ $(srcdir)/LICENSE \ $(srcdir)/LICENSE.* \ $(srcdir)/VERSION.sh \
389-commits@lists.fedoraproject.org