OGRE needs leaving RPATH in place to work
svn path=/nixpkgs/trunk/; revision=26766
This commit is contained in:
@@ -40,6 +40,8 @@ rec {
|
|||||||
/* doConfigure should be removed if not needed */
|
/* doConfigure should be removed if not needed */
|
||||||
phaseNames = ["doCmake" "doMyBuild" "doMakeInstall"];
|
phaseNames = ["doCmake" "doMyBuild" "doMakeInstall"];
|
||||||
|
|
||||||
|
cmakeSkipRpath = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A 3D engine";
|
description = "A 3D engine";
|
||||||
maintainers = with a.lib.maintainers;
|
maintainers = with a.lib.maintainers;
|
||||||
|
|||||||
Reference in New Issue
Block a user