From 0224cf0080d680d7555c341e709b085223ec22a0 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 23 Nov 2013 22:06:40 -0500 Subject: [PATCH] README got renamed to README.md; fix build Fixes #52 --- Makefile.am | 2 +- morituri.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8d8d232..6c09c26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = morituri bin etc doc m4 misc -EXTRA_DIST = morituri.spec morituri.doap RELEASE README HACKING REVISION +EXTRA_DIST = morituri.spec morituri.doap RELEASE README.md HACKING REVISION SOURCES = $(top_srcdir)/morituri/*.py $(top_srcdir)/morituri/*/*.py diff --git a/morituri.spec.in b/morituri.spec.in index 1b924b9..2efe03b 100644 --- a/morituri.spec.in +++ b/morituri.spec.in @@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc README morituri.doap NEWS RELEASE ChangeLog +%doc README.md morituri.doap NEWS RELEASE ChangeLog %{_bindir}/rip %{_libdir}/morituri/plugins %{_mandir}/man1/rip.1*