Skip to content
Snippets Groups Projects
Commit f87b98e8 authored by intrigeri's avatar intrigeri
Browse files

Rename README to README.md, so that GitLab displays it more nicely.

parent b0b492d2
Branches
Tags
No related merge requests found
# vi: noexpandtab softtabstop=0 # vi: noexpandtab softtabstop=0
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in
EXTRA_DIST = FAQ README COPYING AUTHORS INSTALL NEWS ChangeLog \ EXTRA_DIST = FAQ README.md COPYING AUTHORS INSTALL NEWS ChangeLog \
backupninja.spec backupninja.spec.in autogen.sh backupninja.spec backupninja.spec.in autogen.sh
SUBDIRS = etc examples handlers lib man src SUBDIRS = etc examples handlers lib man src
......
File moved
...@@ -50,7 +50,7 @@ rm -fr %{buildroot} ...@@ -50,7 +50,7 @@ rm -fr %{buildroot}
%ghost %{_localstatedir}/log/backupninja.log %ghost %{_localstatedir}/log/backupninja.log
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README %doc AUTHORS COPYING ChangeLog INSTALL NEWS README.md
%{_mandir}/man1/* %{_mandir}/man1/*
%{_mandir}/man5/* %{_mandir}/man5/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment