summaryrefslogtreecommitdiff
path: root/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-15 20:58:46 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-15 20:58:46 -0200
commit591543158a12431afbac0dd66c2400dc3cc5437d (patch)
tree65ba301a6089c37ac2350d172b5e2e4972d3091a /libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch
parent17f5ff4d42723cd8d385164aae97799ebc3fe75d (diff)
clementine-libre: update and fix remove-nonfree-artwork-and-spotify.patch to the last version
Diffstat (limited to 'libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch')
-rw-r--r--libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch b/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch
deleted file mode 100644
index da7722fcb..000000000
--- a/libre/clementine-libre/clementine-1.1.1-libimobiledevice-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up clementine-1.1.1/src/devices/imobiledeviceconnection.h.fix clementine-1.1.1/src/devices/imobiledeviceconnection.h
---- clementine-1.1.1/src/devices/imobiledeviceconnection.h.fix 2013-04-23 14:44:56.932661018 -0400
-+++ clementine-1.1.1/src/devices/imobiledeviceconnection.h 2013-04-23 14:46:44.033657190 -0400
-@@ -51,7 +51,7 @@ private:
- idevice_t device_;
- afc_client_t afc_;
-
-- uint16_t afc_port_;
-+ lockdownd_service_descriptor_t afc_port_;
- };
-
- #endif // IMOBILEDEVICECONNECTION_H