jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / x11 / libfontenc / patches / 01-rpath-flag.patch
blobff81bcf0199b246051ad074bb6031b70b16eb8a5
1 --- ./fontenc.pc.in.orig 2016-04-26 01:12:45.970290154 +0200
2 +++ ./fontenc.pc.in 2016-04-26 01:13:00.592880855 +0200
3 @@ -7,4 +7,4 @@
4 Description: The fontenc Library
5 Version: @PACKAGE_VERSION@
6 Cflags: -I${includedir}
7 -Libs: -L${libdir} -lfontenc
8 +Libs: -L${libdir} -R${libdir} -lfontenc