archrelease: copy trunk to community-any
[ArchLinux/community.git] / ceph / trunk / fix-ceph_disk-python-interpreter.patch
blob0d06ae432b81e88cbc08e6111b819f6f6df9770d
1 --- a/src/ceph-disk/ceph_disk/main.py 2017-08-28 18:30:20.000000000 +0200
2 +++ b/src/ceph-disk/ceph_disk/main.py 2017-09-21 13:50:39.373573382 +0200
3 @@ -1,4 +1,4 @@
4 -#!/usr/bin/env python
5 +#!/usr/bin/env python2
7 # Copyright (C) 2015, 2016, 2017 Red Hat <contact@redhat.com>
8 # Copyright (C) 2014 Inktank <info@inktank.com>