treewide: fixup packages with RPATH problems
This commit is contained in:
@@ -12,6 +12,9 @@ stdenv.mkDerivation {
|
||||
|
||||
hardeningDisable = [ "format" ];
|
||||
|
||||
# Hack to avoid TMPDIR in RPATHs.
|
||||
preFixup = ''rm -rf "$(pwd)" '';
|
||||
|
||||
meta = {
|
||||
description = "Library reading dwg files";
|
||||
homepage = http://libdwg.sourceforge.net/en/;
|
||||
|
||||
Reference in New Issue
Block a user