guardian: add languange cache regeneration at (un)install

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-11-02 20:26:58 +01:00
parent f95b8b9f7b
commit f8571e07be
4 changed files with 83 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = guardian
PAK_VER = 11
PAK_VER = 12
DEPS = "perl-inotify2 perl-Net-IP"