forked from pool/python-Glances
Accepting request 703016 from home:eapodaca:branches:devel:languages:python
new package OBS-URL: https://build.opensuse.org/request/show/703016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=1
This commit is contained in:
9
remove-shebang.patch
Normal file
9
remove-shebang.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
diff --git a/glances/__main__.py b/glances/__main__.py
|
||||
index 197d5ce..3889719 100644
|
||||
--- a/glances/__main__.py
|
||||
+++ b/glances/__main__.py
|
||||
@@ -1,4 +1,3 @@
|
||||
-#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Glances - An eye on your system
|
||||
Reference in New Issue
Block a user