From 98cdc2d050fba6fc9a7fa5f7769c8e9b46388e15 Mon Sep 17 00:00:00 2001 From: caro Date: Sat, 27 Mar 2010 19:01:31 +0000 Subject: [PATCH] quartz -> cocoa renaming git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@47508 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- ecore-cocoa.pc.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ecore-cocoa.pc.in b/ecore-cocoa.pc.in index c6445f0..2194818 100644 --- a/ecore-cocoa.pc.in +++ b/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} -- 2.7.4