README got renamed to README.md; fix build

Fixes #52
This commit is contained in:
Thomas Vander Stichele
2013-11-23 22:06:40 -05:00
parent aec75861be
commit 0224cf0080
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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*