Revert "treewide: remove placeholder usage"

This reverts commit 82f6267023.
This commit is contained in:
Jan Tojnar
2018-08-30 18:18:29 +02:00
parent ca6442bc33
commit 69a17c7a19
14 changed files with 25 additions and 34 deletions
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
})
];
PKG_CONFIG_GIO_2_0_GIOMODULEDIR = "lib/gio/modules";
PKG_CONFIG_GIO_2_0_GIOMODULEDIR = "${placeholder "out"}/lib/gio/modules";
postPatch = ''
chmod +x meson_post_install.py # patchShebangs requires executable file