From 38c23f61a3cabfd63acbca56fbeb9d2cc7493051 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 13 Apr 2012 16:14:49 +0200 Subject: ext.rifle: use "python -S" in hashbang line since it doesn't need modules from site anymore. --- ranger/ext/rifle.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/ext/rifle.py b/ranger/ext/rifle.py index b1de5cac..aef6c54b 100755 --- a/ranger/ext/rifle.py +++ b/ranger/ext/rifle.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python -S # Copyright (C) 2012 Roman Zimbelmann # This software is distributed under the terms of the GNU GPL version 3. -- cgit 1.4.1-2-gfad0