Bug #1339

Wrong prefix in pkg-config files of the packages

Added by Anonymous over 11 years ago. Updated over 11 years ago.

Status:ResolvedStart date:01/17/2013
Priority:HighDue date:
Assignee:-% Done:

100%

Category:Configuration
Target version:rsb-0.9

Description

The .pc files incorrectly define the prefix and pathes to be in /usr/local, where infact it should be /usr/, where everything is installed to. See #1338 for further info.

Bug in trunk and previous versions.

Associated revisions

Revision 3d246293
Added by Arne Nordmann over 11 years ago

Fixed prefix path in package config file

  • CPack now sets CMAKE_INSTALL_PREFIX to its own CPACK_INSTALL_PREFIX
  • This has to happen before config file configuration
  • CPACK_INSTALL_PREFIX is /usr/local by default but can be set through cmake

fixes #1339

Revision 51fcb472
Added by Arne Nordmann over 11 years ago

Backport: Fixed prefix path in package config file

refs #1339

History

#1 Updated by Anonymous over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset rsb-cpp|commit:3d2462937365d00f51e991f68875f5ef58560565.

Also available in: Atom PDF