File duplicity-remove_shebang.patch of Package duplicity
diff --git a/duplicity/compilec.py b/duplicity/compilec.py index 62f9541..c0f63c7 100755 --- a/duplicity/compilec.py +++ b/duplicity/compilec.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python2 # -*- Mode:Python; indent-tabs-mode:nil; tab-width:4 -*- # # Copyright 2002 Ben Escoto <ben@emerose.org>