Code

add a few comments, trap a few place where a NULL string might have been handled
[nagiosplug.git] / subst.in
1 #! /bin/sed
3 s|\${exec_prefix}|@exec_prefix@|;
4 s|\${prefix}|@prefix@|;