From 8f0a024f6d6d8d79cf24abeb33ef3f0982514eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 21 Dec 2015 13:12:51 +0100 Subject: [PATCH] dnf: drop shebang, it isn't standalone script QubesOS/qubes-issues#1529 --- misc/dnf-qubes-hooks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/dnf-qubes-hooks.py b/misc/dnf-qubes-hooks.py index 8e72289..3b8054d 100644 --- a/misc/dnf-qubes-hooks.py +++ b/misc/dnf-qubes-hooks.py @@ -1,4 +1,3 @@ -#!/usr/bin/python # coding=utf-8 # # The Qubes OS Project, http://www.qubes-os.org