Use the GEN silent rule when generating files with sed
This commit is contained in:
@@ -11,6 +11,7 @@ nmvpnservice_DATA = nm-strongswan-service.name
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
nm-strongswan-service.name: $(srcdir)/nm-strongswan-service.name.in
|
||||
$(AM_V_GEN) \
|
||||
sed -e 's|[@]LIBEXECDIR[@]|$(libexecdir)|' \
|
||||
-e 's|[@]CHARON[@]|$(charon)|' $< >$@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user