cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 1/2] gfs2-utils: Rename README.build to README
@ 2017-01-20 11:43 Andrew Price
  2017-01-20 11:43 ` [Cluster-devel] [PATCH 2/2] gfs2-utils: README file improvements Andrew Price
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Price @ 2017-01-20 11:43 UTC (permalink / raw)
  To: cluster-devel.redhat.com

As there's only one README file in this directory it can just be called
README and contain the small amount of various info that needs to be
read. Removing the .build extension will also make Pagure render the
file as preformatted text.

Signed-off-by: Andrew Price <anprice@redhat.com>
---
 Makefile.am            | 2 +-
 README.build => README | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename README.build => README (100%)

diff --git a/Makefile.am b/Makefile.am
index 1c4f8ae..adeb56d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = autogen.sh README.build
+EXTRA_DIST = autogen.sh README
 
 AUTOMAKE_OPTIONS = foreign
 
diff --git a/README.build b/README
similarity index 100%
rename from README.build
rename to README
-- 
2.9.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-20 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-20 11:43 [Cluster-devel] [PATCH 1/2] gfs2-utils: Rename README.build to README Andrew Price
2017-01-20 11:43 ` [Cluster-devel] [PATCH 2/2] gfs2-utils: README file improvements Andrew Price

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).