components/gamin/patches/gamin-02-gamin.patch
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Mon, 26 Sep 2016 22:22:29 -0700
changeset 6983 f0786dbc4343
parent 4805 ad8cc19e4aec
child 7760 4ab84455407c
permissions -rw-r--r--
24735241 immodules.cache in library/desktop/gtk2 is not pkg verify clean

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