$OpenBSD: patch-tools_python-scripts_kopano-cachestat,v 1.1.1.1 2017/09/13 10:38:42 robert Exp $

Index: tools/python-scripts/kopano-cachestat
--- tools/python-scripts/kopano-cachestat.orig
+++ tools/python-scripts/kopano-cachestat
@@ -1,4 +1,4 @@
-#!/usr/bin/python -u
+#!/usr/local/bin/python2.7 -u
 
 from collections import defaultdict
 from datetime import datetime
