wok view lite/stuff/lite_fix_pkgconfig.patch @ rev 21699

updated potamus (15 -> 17)
author Hans-G?nter Theisgen
date Wed Jun 05 17:53:51 2019 +0100 (2019-06-05)
parents
children
line source
1 diff -upr LiTE-0.8.10.orig/lite.pc.in LiTE-0.8.10/lite.pc.in
2 --- LiTE-0.8.10.orig/lite.pc.in 2008-06-20 23:34:10.000000000 +0200
3 +++ LiTE-0.8.10/lite.pc.in 2013-06-29 09:56:37.910000014 +0200
4 @@ -9,4 +9,4 @@ Description: "LiTE" is a Toolkit Engine
5 Requires: directfb >= @DFB_REQUIRED_VERSION@
6 Version: @VERSION@
7 Libs: -L${libdir} -llite
8 -Cflags: -I${includedir} -DLITEFONTDIR=\\\"@LITEFONTDIR@\\\"
9 +Cflags: -I${includedir} -DLITEFONTDIR=\"@LITEFONTDIR@\"