components/gamin/patches/gamin-02-gamin.patch
author Vladimir Marek <Vladimir.Marek@oracle.com>
Wed, 19 Aug 2015 10:12:59 +0200
changeset 4805 ad8cc19e4aec
child 7760 4ab84455407c
permissions -rw-r--r--
21036504 Move libgamin from Desktop to Userland consolidation

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