summarylogtreecommitdiffstats
path: root/wavdumper-0.5.patch
diff options
context:
space:
mode:
authorDaniel Mulford2019-07-16 21:13:33 -0700
committerDaniel Mulford2019-07-16 21:13:33 -0700
commit78a71ae714d41d3cfb44d4b081fc84a8b456ce48 (patch)
tree1a4935535375eaf09f5a30076d6fbd4104683024 /wavdumper-0.5.patch
downloadaur-78a71ae714d41d3cfb44d4b081fc84a8b456ce48.tar.gz
Initial commit; patch script with shebang and install in /usr/bin with execute privileges
Diffstat (limited to 'wavdumper-0.5.patch')
-rw-r--r--wavdumper-0.5.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/wavdumper-0.5.patch b/wavdumper-0.5.patch
new file mode 100644
index 000000000000..8304d25d2001
--- /dev/null
+++ b/wavdumper-0.5.patch
@@ -0,0 +1,8 @@
+--- wavdumper.py 2004-01-26 11:25:32.000000000 -0800
++++ /dev/fd/63 2019-07-16 18:13:53.976140483 -0700
+@@ -1,3 +1,5 @@
++#!/usr/bin/env python2
++
+ import glob
+ import math
+ import os