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.
Bug 1144 - Build issue: tdepim: some include files installed under hardcoded 'kde' subdir
Summary: Build issue: tdepim: some include files installed under hardcoded 'kde' subdir
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdepim (show other bugs)
Version: 3.5.13 [Trinity]
Hardware: All Linux
: P5 normal
Assignee: Francois Andriot
URL:
Depends on:
Blocks:
 
Reported: 2012-08-02 17:05 CDT by Francois Andriot
Modified: 2013-04-01 18:30 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
Installs all include files under INCLUDE_INSTALL_DIR (no 'kde' subdir) (8.76 KB, patch)
2012-08-02 17:14 CDT, Francois Andriot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Andriot 2012-08-02 17:05:16 CDT
Hello, when building tdepim 3.5.13, I configure with:
cmake -DINCLUDE_INSTALL_DIR=/opt/trinity/include

However, many (not all !) include files always install under /opt/trinity/include/kde .
Comment 1 Francois Andriot 2012-08-02 17:14:30 CDT
Created attachment 733 [details]
Installs all include files under INCLUDE_INSTALL_DIR (no 'kde' subdir)
Comment 2 Slávek Banko 2013-04-01 18:30:31 CDT
Already fixed with backport commit b99d4323.