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
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
wingpanel
];
PKG_CONFIG_WINGPANEL_2_0_INDICATORSDIR = "lib/wingpanel";
PKG_CONFIG_WINGPANEL_2_0_INDICATORSDIR = "${placeholder ''out''}/lib/wingpanel";
meta = with stdenv.lib; {
description = "Network Indicator for Wingpanel";