desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #89699
[Bug 959282] Re: libdir option applies to everything except backends
** Branch linked: lp:ubuntu/vivid-proposed/compiz
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/959282
Title:
libdir option applies to everything except backends
Status in Compiz:
In Progress
Status in Compiz Configuration Library:
New
Status in compiz package in Ubuntu:
New
Bug description:
Is there a reason for using the -Dlibdir option for everything except
the backends?
It seems that if I want to install everything into a -Dlibdir that is
a multiarch path the backends will be hardcoded to /usr/lib/.
It will also make rpm distros happy as mentioned here:
http://bugs.opencompositing.org/show_bug.cgi?id=1352
Something like:
- INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib"
+ INSTALL_RPATH "${libdir}"
- DESTINATION ${COMPIZ_DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/compizconfig/backends
+ DESTINATION ${COMPIZ_DESTDIR}${libdir}/compizconfig/backends
Works fine too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/959282/+subscriptions