Explorar o código

db_postgres: updated the path to kamctl sql files

Daniel-Constantin Mierla %!s(int64=8) %!d(string=hai) anos
pai
achega
cfaaab474c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/db_postgres/Makefile

+ 1 - 1
src/modules/db_postgres/Makefile

@@ -39,7 +39,7 @@ ifeq ($(INSTALL_FLAVOUR),kamailio)
 # extra install for kamailio
 
 install-pgsql-scripts: $(bin_prefix)/$(bin_dir)
-		PGSQLON=yes $(MAKE) -C ../../utils/kamctl/ install-modules
+		PGSQLON=yes $(MAKE) -C ../../../utils/kamctl/ install-modules
 
 install-scripts: install-pgsql-scripts