[PackageKit] Add missing newline at the end of the patch. (Gitorious sends invalid diffs.)

Kevin Kofler kkofler at fedoraproject.org
Wed Jan 12 06:58:43 UTC 2011


commit 9d45a246f37bbf734dfe37ac841fcdef249dc1b7
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Wed Jan 12 07:57:58 2011 +0100

    Add missing newline at the end of the patch. (Gitorious sends invalid diffs.)

 PackageKit-0.6.11-yum-UTF-8.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/PackageKit-0.6.11-yum-UTF-8.patch b/PackageKit-0.6.11-yum-UTF-8.patch
index f7659f2..f497d38 100644
--- a/PackageKit-0.6.11-yum-UTF-8.patch
+++ b/PackageKit-0.6.11-yum-UTF-8.patch
@@ -10,4 +10,4 @@
 +                summary = _to_unicode(cat.description)
                  fn = "/usr/share/pixmaps/comps/%s.png" % cat_id
                  if os.access(fn, os.R_OK):
-                     icon = cat_id
\ No newline at end of file
+                     icon = cat_id


More information about the scm-commits mailing list