Skip to content

Commit

Permalink
gnome-extra/gnome-integration-spotify: fix patches to actually apply
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/784575
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Apr 20, 2021
1 parent 3fe5841 commit c44bb97
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- spotify-dbus.py_orig 2021-04-12 11:11:00.710360694 +0200
+++ spotify-dbus.py 2021-04-12 11:53:06.208197383 +0200
--- a/spotify-dbus.py 2021-04-12 11:11:00.710360694 +0200
+++ b/spotify-dbus.py 2021-04-12 11:53:06.208197383 +0200
@@ -632,7 +636,7 @@
self.action_trigger('play')

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- spotify-dbus.py_orig 2021-04-12 11:11:00.710360694 +0200
+++ spotify-dbus.py 2021-04-12 11:50:55.946631871 +0200
--- a/spotify-dbus.py 2021-04-12 11:11:00.710360694 +0200
+++ b/spotify-dbus.py 2021-04-12 11:50:55.946631871 +0200
@@ -227,8 +227,7 @@
if self.debug == True:
print("Opening " + param + "...")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- spotify-dbus.py_orig 2021-04-12 11:11:00.710360694 +0200
+++ spotify-dbus.py 2021-04-12 11:23:16.895644502 +0200
--- a/spotify-dbus.py 2021-04-12 11:11:00.710360694 +0200
+++ b/spotify-dbus.py 2021-04-12 11:23:16.895644502 +0200
@@ -39,7 +39,7 @@
import sys
import dbus
Expand Down

0 comments on commit c44bb97

Please sign in to comment.