From 90b73e50a9ba57e20b95765e3ffb8d009249cc50 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Sat, 27 Mar 2010 19:01:31 +0000 Subject: [PATCH] quartz -> cocoa renaming SVN revision: 47508 --- legacy/ecore/ecore-cocoa.pc.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/ecore/ecore-cocoa.pc.in b/legacy/ecore/ecore-cocoa.pc.in index c6445f0724..2194818822 100644 --- a/legacy/ecore/ecore-cocoa.pc.in +++ b/legacy/ecore/ecore-cocoa.pc.in @@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: ecore-quartz -Description: E core library, Quartz module -@pkgconfig_requires_private@: @requirements_ecore_quartz@ +Name: ecore-cocoa +Description: E core library, Cocoa module +@pkgconfig_requires_private@: @requirements_ecore_cocoa@ Version: @VERSION@ -Libs: -L${libdir} -lecore_quartz +Libs: -L${libdir} -lecore_cocoa Cflags: -I${includedir}