treewide: fixup packages with RPATH problems
This commit is contained in:
@@ -16,6 +16,9 @@ stdenv.mkDerivation rec {
|
||||
--prefix LD_LIBRARY_PATH : $out/lib
|
||||
'';
|
||||
|
||||
# Hack to avoid TMPDIR in RPATHs.
|
||||
preFixup = ''rm -rf "$(pwd)" '';
|
||||
|
||||
meta = {
|
||||
description = "Just another free touch typing tutor program";
|
||||
homepage = http://klavaro.sourceforge.net/;
|
||||
|
||||
Reference in New Issue
Block a user