aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/patches/0001-Debianise-README.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Debianise-README.patch')
-rw-r--r--debian/patches/0001-Debianise-README.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/debian/patches/0001-Debianise-README.patch b/debian/patches/0001-Debianise-README.patch
deleted file mode 100644
index e011664..0000000
--- a/debian/patches/0001-Debianise-README.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From: Sean Whitton <spwhitton@spwhitton.name>
-Date: Sun, 17 Jan 2016 22:47:52 -0700
-Subject: Debianise-README
-
-Remove reference to installation.
----
- README.rst | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/README.rst b/README.rst
-index 148abad..19a9d9d 100644
---- a/README.rst
-+++ b/README.rst
-@@ -27,9 +27,7 @@ PLEASE help us evaluate how well we meet this design goal!
- Quickstart
- ..........
-
--* Install ``git-remote-gcrypt`` by running the supplied ``install.sh`` script.
--
--* Create an encrypted remote by pushing to it::
-+Create an encrypted remote by pushing to it::
-
- git remote add cryptremote gcrypt::rsync://example.com:repo
- git push cryptremote master