From 82c9f344500f0985f30de6594f0dd6c7bb8538e5 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 7 Aug 2009 16:34:15 -0400 Subject: [PATCH] [pkgconfig] Fix up include paths --- src/plymouth-1.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plymouth-1.pc.in b/src/plymouth-1.pc.in index 7df403f8..11f1e87d 100644 --- a/src/plymouth-1.pc.in +++ b/src/plymouth-1.pc.in @@ -9,4 +9,4 @@ Name: Plymouth Description: Utility Library for Boot Splash Plugins Version: @VERSION@ Libs: -L${libdir} -lply -lplybootsplash -Cflags: -I${includedir}/plymouth-1 +Cflags: -I${includedir}/plymouth-1/ply -I${includedir}/plymouth-1/plybootsplash -- 2.47.3