treewide: remove placeholder usage

Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
This commit is contained in:
Jan Tojnar
2018-03-28 19:44:30 +02:00
parent d5f356374c
commit 025881c236
3 changed files with 5 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ in stdenv.mkDerivation rec {
"-Denable_gstreamer=true"
];
PKG_CONFIG_SYSTEMD_SYSTEMDUSERUNITDIR = "${placeholder "out"}/lib/systemd/user";
PKG_CONFIG_SYSTEMD_SYSTEMDUSERUNITDIR = "lib/systemd/user";
FONTCONFIG_FILE = fontsConf; # Fontconfig error: Cannot load default config file