summaryrefslogtreecommitdiff
path: root/net-analyzer/icinga2/icinga2-2.3.11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/icinga2/icinga2-2.3.11.ebuild')
-rw-r--r--net-analyzer/icinga2/icinga2-2.3.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.3.11.ebuild b/net-analyzer/icinga2/icinga2-2.3.11.ebuild
index ca3ec56c807..176442c8514 100644
--- a/net-analyzer/icinga2/icinga2-2.3.11.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.3.11.ebuild
@@ -74,7 +74,7 @@ src_configure() {
src_install() {
BUILDDIR="${WORKDIR}"/icinga2-${PV}_build
- cd $BUILDDIR || die
+ cd "${BUILDDIR}" || die
emake DESTDIR="${D}" install