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

netsurf-sdl, qedit, mupdf : add desktop files
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Oct 12 11:08:12 2017 +0200 (2017-10-12)
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@\"