From 44f24f6a58712608e3b237bb006acf5ed989ebee Mon Sep 17 00:00:00 2001 From: Roman Lacko Date: Mon, 5 May 2014 23:27:56 +0200 Subject: Fixed shebang line --- pyside_postinstall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyside_postinstall.py b/pyside_postinstall.py index 1c1d287bd..3bbe30099 100644 --- a/pyside_postinstall.py +++ b/pyside_postinstall.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python # +#!/usr/bin/env python # Postinstall script for PySide # # Generates the qt.conf file -- cgit v1.2.3