summaryrefslogtreecommitdiff
path: root/smem-1.5-python3path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'smem-1.5-python3path.patch')
-rw-r--r--smem-1.5-python3path.patch9
1 files changed, 9 insertions, 0 deletions
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
+ #