From 47c13ab1fb3e1386ede626f53ff889c0eebb4536 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Jun 29 2009 06:24:47 +0000 Subject: adding missing patch --- diff --git a/version_info_fix.patch b/version_info_fix.patch new file mode 100644 index 0000000..d05f00a --- /dev/null +++ b/version_info_fix.patch @@ -0,0 +1,7 @@ +--- python-daemon-1.4.6.orig/daemon/version/version_info.py 2009-06-24 12:31:00.000000000 +0530 ++++ python-daemon-1.4.6/daemon/version/version_info.py 2009-06-24 12:30:52.000000000 +0530 +@@ -1,4 +1,3 @@ +-#!/usr/bin/env python + """This file is automatically generated by generate_version_info + It uses the current working tree to determine the revision. + So don't edit it. :)