By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1262
Collapse All | Expand All

(-)kdegraphics-3.5.13.1/kfile-plugins/dependencies/poppler-tqt/poppler-tqt.pc.cmake.ORI (-1 / +1 lines)
Lines 1-7 Link Here
1
prefix=@CMAKE_INSTALL_PREFIX@
1
prefix=@CMAKE_INSTALL_PREFIX@
2
exec_prefix=${prefix}
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include/kde
4
includedir=@INCLUDE_INSTALL_DIR@
5
5
6
Name: poppler-tqt
6
Name: poppler-tqt
7
Description: TQt bindings for poppler
7
Description: TQt bindings for poppler

Return to bug 1262