Use the GEN silent rule when generating files with sed
This commit is contained in:
@@ -5,6 +5,7 @@ CLEANFILES = strongswan.service
|
||||
systemdsystemunit_DATA = strongswan.service
|
||||
|
||||
strongswan.service : strongswan.service.in
|
||||
$(AM_V_GEN) \
|
||||
sed \
|
||||
-e "s:@SBINDIR@:$(sbindir):" \
|
||||
-e "s:@IPSEC_SCRIPT@:$(ipsec_script):" \
|
||||
|
||||
Reference in New Issue
Block a user