summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-04-17 22:47:29 +0200
committerGuido Günther <agx@sigxcpu.org>2009-04-17 22:47:29 +0200
commite66c3d74416749ef64254daa4e1a7d626e12b15f (patch)
treefd682f8e4d12099924b3f6fb8f09a754e538a87c
parent4603322dddb20b49f0b25a20baf3a2105dfbd02f (diff)
rebase ics_diff patch
-rw-r--r--debian/patches/0001-don-t-install-ics_diff.patch (renamed from debian/patches/remove_ics_diff.patch)13
-rw-r--r--debian/patches/series2
2 files changed, 12 insertions, 3 deletions
diff --git a/debian/patches/remove_ics_diff.patch b/debian/patches/0001-don-t-install-ics_diff.patch
index caf83dd..1ecb910 100644
--- a/debian/patches/remove_ics_diff.patch
+++ b/debian/patches/0001-don-t-install-ics_diff.patch
@@ -1,8 +1,16 @@
+From: =?utf-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
+Date: Fri, 17 Apr 2009 22:46:06 +0200
+Subject: [PATCH] don't install ics_diff
+
+---
+ setup.py | 2 --
+ 1 files changed, 0 insertions(+), 2 deletions(-)
+
diff --git a/setup.py b/setup.py
-index 1c70429..d2d0ee1 100755
+index d5b59da..f8e9b09 100755
--- a/setup.py
+++ b/setup.py
-@@ -48,8 +48,6 @@ setup(name = "vobject",
+@@ -54,8 +54,6 @@ setup(name = "vobject",
license = "Apache",
zip_safe = True,
url = "http://vobject.skyhouseconsulting.com",
@@ -11,3 +19,4 @@ index 1c70429..d2d0ee1 100755
include_package_data = True,
test_suite = "test_vobject",
+--
diff --git a/debian/patches/series b/debian/patches/series
index 2e95b64..d435fd5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-remove_ics_diff.patch
+0001-don-t-install-ics_diff.patch