File disper-remove-shebangs.patch of Package disper
--- src/xrandr/gdk.py.orig 2010-02-26 09:00:47.000000000 +0100 +++ src/xrandr/gdk.py 2010-02-26 09:00:52.000000000 +0100 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # # Python-XRandR provides a high level API for the XRandR extension of the --- src/xrandr/core.py.orig 2010-02-26 09:00:38.000000000 +0100 +++ src/xrandr/core.py 2010-02-26 09:00:42.000000000 +0100 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # # Python-XRandR provides a high level API for the XRandR extension of the --- src/xrandr/__init__.py.orig 2010-02-26 09:00:27.000000000 +0100 +++ src/xrandr/__init__.py 2010-02-26 09:00:32.000000000 +0100 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # # Python-XRandR provides a high level API for the XRandR extension of the