Properly fix the pc files for ecore-imf and ecore-imf-evas
authorEduardo de Barros Lima <eblima@gmail.com>
Wed, 16 Jan 2013 01:18:58 +0000 (01:18 +0000)
committerEduardo de Barros Lima <eblima@gmail.com>
Wed, 16 Jan 2013 01:18:58 +0000 (01:18 +0000)
LESSON LEARNED: Don't commit stuff when you are almost falling asleep on the
keyboard

SVN revision: 82848

pc/ecore-imf-evas.pc.in
pc/ecore-imf.pc.in

index 69fa517..5e5748f 100644 (file)
@@ -8,4 +8,4 @@ Description: E core library, IMF Evas module
 Version: @VERSION@
 Requires.private: @requirements_pc_ecore_imf_evas@
 Libs: -L${libdir} -lecore_imf_evas
-Cflags: -I${includedir}/ecore-imf-@VMAJ@
+Cflags: -I${includedir}/ecore-imf-evas-@VMAJ@
index feb8042..b0342da 100644 (file)
@@ -8,4 +8,4 @@ Description: E core library, IMF module
 Version: @VERSION@
 Requires.private: @requirements_pc_ecore_imf@
 Libs: -L${libdir} -lecore_imf
-Cflags: -I${includedir}/ecore-imf-evas-@VMAJ@
+Cflags: -I${includedir}/ecore-imf-@VMAJ@