public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Add patch to remove useless shebang
@ 2026-08-30 14:22 Edouard Bourguignon
  0 siblings, 0 replies; only message in thread
From: Edouard Bourguignon @ 2026-08-30 14:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : 44fffaa16fce829f89f47b45265b84799acb1be1
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2012-08-21T20:04:12+02:00
Stats  : +9/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/44fffaa16fce829f89f47b45265b84799acb1be1?branch=epel10

Log:
Add patch to remove useless shebang

---
diff --git a/glances_remove_shebang.patch b/glances_remove_shebang.patch
new file mode 100644
index 0000000..e7ceb23
--- /dev/null
+++ b/glances_remove_shebang.patch
@@ -0,0 +1,9 @@
+diff -Naur glances-1.4.ori/glances/glances.py glances-1.4/glances/glances.py
+--- glances-1.4.ori/glances/glances.py	2012-07-07 21:04:56.000000000 +0200
++++ glances-1.4/glances/glances.py	2012-08-21 19:53:14.900465984 +0200
+@@ -1,5 +1,3 @@
+-#!/usr/bin/env python
+-#
+ # Glances is a simple textual monitoring tool
+ #
+ # Pre-requisites: Python 2.6+ and PsUtil 0.4.0+ (for full functions)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-30 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:22 [rpms/glances] epel10: Add patch to remove useless shebang Edouard Bourguignon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox