summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormartin f. krafft <madduck@debian.org>2009-07-20 16:03:01 +0200
committermartin f. krafft <madduck@debian.org>2009-07-20 16:03:01 +0200
commit50971ade8422bc741e7b32a97ffd558823e9d200 (patch)
treeb1eab8888e9f2cdad498d1865263c80bed1a4974 /debian
parent7de7bfbaf0a829689d82476106d1a8055f22fb66 (diff)
remove patch needed only for inofficial build
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/Bump-version-output.patch26
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 27 deletions
diff --git a/debian/patches/Bump-version-output.patch b/debian/patches/Bump-version-output.patch
deleted file mode 100644
index 5a72d5c3..00000000
--- a/debian/patches/Bump-version-output.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From b110409796fe55ffbbe0e937b006412f8fc08b2d Mon Sep 17 00:00:00 2001
-From: martin f. krafft <madduck@debian.org>
-Date: Fri, 8 May 2009 11:15:38 +0200
-Subject: [PATCH] bump --version output
-
-Signed-off-by: martin f. krafft <madduck@debian.org>
----
- ReadMe.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/ReadMe.c b/ReadMe.c
-index d0d762e..9055d5e 100644
---- a/ReadMe.c
-+++ b/ReadMe.c
-@@ -24,7 +24,7 @@
-
- #include "mdadm.h"
-
--char Version[] = Name " - v3.0-devel3 - 10th March 2009\n";
-+char Version[] = Name " - v3.0-devel3-43-g2800528 - 8th May 2009\n";
-
- /*
- * File: ReadMe.c
---
-1.6.2.4
-
diff --git a/debian/patches/series b/debian/patches/series
index cde201d0..e69de29b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-Bump-version-output.patch -p1