summarylogtreecommitdiffstats
path: root/pidcat.patch
diff options
context:
space:
mode:
authorPedro Veloso2017-06-04 18:58:30 +0100
committerPedro Veloso2017-06-04 18:58:30 +0100
commit7c15607cede8bf091724f070eb75ae8d2e288954 (patch)
treef60ee354d4920e99054db11dc98a32d74942d98a /pidcat.patch
downloadaur-7c15607cede8bf091724f070eb75ae8d2e288954.tar.gz
Pidcat git version as of April 25, 2017
Diffstat (limited to 'pidcat.patch')
-rw-r--r--pidcat.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/pidcat.patch b/pidcat.patch
new file mode 100644
index 000000000000..9308937f1663
--- /dev/null
+++ b/pidcat.patch
@@ -0,0 +1,8 @@
+--- pidcat.py 2014-02-09 15:14:50.481729244 -0600
++++ pidcat.new 2014-02-09 15:14:36.381617069 -0600
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python -u
++#!/usr/bin/python2 -u
+
+ '''
+ Copyright 2009, The Android Open Source Project