summaryrefslogtreecommitdiff
path: root/smem-1.5-python3path.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-03-11 10:05:07 +0000
committerCoprDistGit <infra@openeuler.org>2024-03-11 10:05:07 +0000
commit1d45c0e06f4abf529a431d71d7b18fcb7355e42d (patch)
treec71c38eb5d8190c645bbd44ea776173804588ffa /smem-1.5-python3path.patch
parentee9d9e8d6081b826606274be8ce2e023cdf7f7fb (diff)
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
+ #