From 96101a1231a4ddfeb40fd738a24e108a3a904048 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Thu, 28 Jan 2010 22:18:41 +0100 Subject: Global renames due to project rename to libimobiledevice --- libiphone-1.0.pc.in | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libiphone-1.0.pc.in (limited to 'libiphone-1.0.pc.in') diff --git a/libiphone-1.0.pc.in b/libiphone-1.0.pc.in deleted file mode 100644 index 323a73d..0000000 --- a/libiphone-1.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: libiphone -Description: A library to communicate with the Lockdown server on the iPhone -Version: @VERSION@ -Requires: libplist >= 0.12 libusbmuxd >= 0.1.0 glib-2.0 >= 2.14.1 gthread-2.0 >= 2.14.1 gnutls >= 1.6.3 libtasn1 >= 1.1 -Libs: -L${libdir} -liphone -Cflags: -I${includedir} - -- cgit v1.1-32-gdbae