]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
automake: remove files required by automake 17937/head
authorKefu Chai <kchai@redhat.com>
Mon, 25 Sep 2017 04:29:59 +0000 (12:29 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 26 Sep 2017 04:04:59 +0000 (12:04 +0800)
INSTALL, NEWS, README, AUTHORS, and ChangeLog are required by automake,
since we've switched to cmake, remove the empty ones.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ChangeLog [deleted file]
INSTALL [deleted file]
NEWS [deleted file]
README [deleted symlink]

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/INSTALL b/INSTALL
deleted file mode 100644 (file)
index 6cabcda..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,12 +0,0 @@
-Installation Instructions
-*************************
-
-To use Ceph
-
-  Read online        http://docs.ceph.com/docs/master/start/
-  Read from sources  doc/start
-
-To build from sources
-
-  Read online        http://docs.ceph.com/docs/master/install/build-ceph/
-  Read from sources  doc/install/build-ceph.rst
diff --git a/NEWS b/NEWS
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/README b/README
deleted file mode 120000 (symlink)
index 42061c0..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-README.md
\ No newline at end of file