summarylogtreecommitdiffstats
path: root/01-change-hashbang.patch
diff options
context:
space:
mode:
authorpyamsoft2016-12-09 00:41:17 -0800
committerpyamsoft2016-12-09 00:41:17 -0800
commit679a1832a9a4e9a102d7e2a1016c7ef1ed2085e0 (patch)
treee558a646f0dde49400d4c4591c5972c5d024cd73 /01-change-hashbang.patch
downloadaur-679a1832a9a4e9a102d7e2a1016c7ef1ed2085e0.tar.gz
Initial commit of spotify-dl
Diffstat (limited to '01-change-hashbang.patch')
-rw-r--r--01-change-hashbang.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/01-change-hashbang.patch b/01-change-hashbang.patch
new file mode 100644
index 000000000000..003ace9b93b8
--- /dev/null
+++ b/01-change-hashbang.patch
@@ -0,0 +1,10 @@
+diff --git a/spotify-dl.py b/spotify-dl.py
+index cb22e68..7829dca 100755
+--- a/spotify-dl.py
++++ b/spotify-dl.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python
++#!/usr/bin/env python2
+
+ #from googleapiclient.discovery import build
+ #from apiclient.errors import HttpError