pantheon.wingpanel-indicators: use placeholder

This commit is contained in:
worldofpeace
2019-04-11 20:40:49 -04:00
parent b335d5640c
commit 4a690093b1
10 changed files with 11 additions and 11 deletions
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
})
];
PKG_CONFIG_WINGPANEL_2_0_INDICATORSDIR = "lib/wingpanel";
PKG_CONFIG_WINGPANEL_2_0_INDICATORSDIR = "${placeholder ''out''}/lib/wingpanel";
postPatch = ''
chmod +x meson/post_install.py