diff options
Diffstat (limited to 'comms/smstools/files/patch-install.sh')
-rw-r--r-- | comms/smstools/files/patch-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/smstools/files/patch-install.sh b/comms/smstools/files/patch-install.sh index 6ee29d743043..520592e26fbe 100644 --- a/comms/smstools/files/patch-install.sh +++ b/comms/smstools/files/patch-install.sh @@ -14,7 +14,7 @@ echo "Installing config file" -copy examples/smsd.conf.easy /etc/smsd.conf -+copy examples/smsd.conf.easy %%PREFIX%%/etc/smsd.conf ++copy examples/smsd.conf.easy %%PREFIX%%/etc/smsd.conf.sample echo "Creating minimum spool directories" makedir $SPOOLDIR |