summaryrefslogtreecommitdiff
path: root/deskutils/conkyforecast/files/patch-conkyForecast.py
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2011-09-12 22:04:49 +0000
committerBeech Rintoul <beech@FreeBSD.org>2011-09-12 22:04:49 +0000
commit92323c3b39f9c8dbbe0c5bd037fd802a4f7af6cd (patch)
tree6d558c46047fb0209a8b7316f239e7d9ff3c9416 /deskutils/conkyforecast/files/patch-conkyForecast.py
parentFix build with clang. (diff)
- Update to 2.2.0
PR: ports/160680 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=281705
Diffstat (limited to 'deskutils/conkyforecast/files/patch-conkyForecast.py')
-rw-r--r--deskutils/conkyforecast/files/patch-conkyForecast.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/conkyforecast/files/patch-conkyForecast.py b/deskutils/conkyforecast/files/patch-conkyForecast.py
index 6db19cb424f2..0c10fd659c95 100644
--- a/deskutils/conkyforecast/files/patch-conkyForecast.py
+++ b/deskutils/conkyforecast/files/patch-conkyForecast.py
@@ -1,7 +1,7 @@
---- conkyForecast.py.orig 2010-01-07 05:02:45.000000000 +0700
-+++ conkyForecast.py 2010-05-07 01:54:00.000000000 +0800
+--- conkyForecast.py.orig 2011-09-12 16:53:29.846760560 +0400
++++ conkyForecast.py 2011-09-12 16:53:37.428868063 +0400
@@ -1,4 +1,4 @@
--#!/usr/bin/python
+-#!/usr/bin/env python2
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################