Build pam_panic_config with SECUREDIR
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user