Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
backupninja
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyz
backupninja
Commits
d446dfc7
Commit
d446dfc7
authored
8 years ago
by
intrigeri
Browse files
Options
Downloads
Patches
Plain Diff
Rename INSTALL to INSTALL.md, so that GitLab renders it more nicely.
refs: #11262
parent
655f323a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
INSTALL.md
+0
-0
0 additions, 0 deletions
INSTALL.md
Makefile.am
+1
-1
1 addition, 1 deletion
Makefile.am
backupninja.spec.in
+1
-1
1 addition, 1 deletion
backupninja.spec.in
with
2 additions
and
2 deletions
INSTALL
→
INSTALL
.md
+
0
−
0
View file @
d446dfc7
File moved
This diff is collapsed.
Click to expand it.
Makefile.am
+
1
−
1
View file @
d446dfc7
# 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
...
...
This diff is collapsed.
Click to expand it.
backupninja.spec.in
+
1
−
1
View file @
d446dfc7
...
...
@@ -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/*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment