components/gamin/patches/gamin-02-gamin.patch
changeset 4805 ad8cc19e4aec
child 7760 4ab84455407c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gamin/patches/gamin-02-gamin.patch	Wed Aug 19 10:12:59 2015 +0200
@@ -0,0 +1,13 @@
+expilcitly use python2.7 in dlpitest.py privrbactest.py ucredtest.py gami.py
+
+http://hg.osdyson.org/solaris-desktop-spec-files/raw-file/8f7c0cd200a9/patches/gamin-02-gamin.diff
+https://java.net/projects/solaris-desktop/sources/spec-files/history?path=patches/gamin-02-gamin.diff
+
+--- a/python/gamin.py.orig	2009-12-04 13:19:30.527419772 +0800
++++ b/python/gamin.py	2009-12-04 13:19:43.189517582 +0800
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/python2.7
+ 
+ import _gamin
+ import os.path