From 1d45c0e06f4abf529a431d71d7b18fcb7355e42d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 11 Mar 2024 10:05:07 +0000 Subject: automatic import of smem --- smem-1.5-python3path.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 smem-1.5-python3path.patch (limited to 'smem-1.5-python3path.patch') diff --git a/smem-1.5-python3path.patch b/smem-1.5-python3path.patch new file mode 100644 index 0000000..f2e2437 --- /dev/null +++ b/smem-1.5-python3path.patch @@ -0,0 +1,9 @@ +diff -ur smem-1.5.orig/smem smem-1.5/smem +--- smem-1.5.orig/smem 2015-05-15 13:54:48.000000000 -0400 ++++ smem-1.5/smem 2018-09-10 17:14:39.713395371 -0400 +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python ++#!/usr/bin/python3 + # + # smem - a tool for meaningful memory reporting + # -- cgit v1.2.3