Rename INSTALL to INSTALL.md, so that GitLab renders it more nicely.

refs: #11262
This commit is contained in:
intrigeri 2017-02-17 08:25:39 +00:00
parent 655f323afd
commit d446dfc7bd
3 changed files with 2 additions and 2 deletions

View File

View File

@ -1,7 +1,7 @@
# vi: noexpandtab softtabstop=0
## Process this file with automake to produce Makefile.in
EXTRA_DIST = FAQ README.md COPYING AUTHORS INSTALL NEWS ChangeLog \
EXTRA_DIST = FAQ README.md COPYING AUTHORS INSTALL.md NEWS ChangeLog \
backupninja.spec backupninja.spec.in autogen.sh
SUBDIRS = etc examples handlers lib man src

View File

@ -50,7 +50,7 @@ rm -fr %{buildroot}
%ghost %{_localstatedir}/log/backupninja.log
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README.md
%doc AUTHORS COPYING ChangeLog INSTALL.md NEWS README.md
%{_mandir}/man1/*
%{_mandir}/man5/*