Code

my take on Subhendu's patches, plus a few comments for clarity
[nagiosplug.git] / subst.in
1 #! /bin/sed
3 s|\${exec_prefix}|@exec_prefix@|;
4 s|\${prefix}|@prefix@|;