]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/observium-agent
Revert "python-six: Removal of python2 & 3 addon versions of six"
[people/pmueller/ipfire-2.x.git] / lfs / observium-agent
index 3254a8000d6afb4d64296d6496d6155954eb4ebe..9fddb69d6e6ba9ad3f3560a942a5f6a60eefa1ab 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = observium-agent
 PAK_VER    = 1
 
-DEPS       = "xinetd"
+DEPS       = xinetd
 
 ###############################################################################
 # Top-level Rules
@@ -79,6 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
 
        # Install xinet.d configuration
+       mkdir -pv /etc/xinetd.d
        cd $(DIR_APP) && install -m 644 scripts/observium_agent_xinetd \
                /etc/xinetd.d/observium_agent_xinetd