Build pam_panic_config with SECUREDIR

This commit is contained in:
2018-11-03 01:50:17 +01:00
parent 3f371666f6
commit 69997ca7d3
2 changed files with 11 additions and 2 deletions

View File

@ -1,2 +1,8 @@
SUBDIRS = applications icons
bin_SCRIPTS = pam_panic_config
%: %.prebuild
{ sldr=$$(echo "$(SECUREDIR)" | $(SED) 's/\//\\\//g'); $(SED) "s/__SECURELIBDIR__/$$sldr/" $< > $@ ; }
clean-local:
$(RM) *.tmp