ddclient: remove trailing spaces from template

This commit is contained in:
dota? =op 2015-04-22 10:48:48 -03:00
parent 97eb4594bb
commit 253708c855
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,7 @@ do_install() {
vdoc RELEASENOTE
vdoc TODO
vdoc UPGRADE
vbin ddclient
vsconf sample-ddclient-wrapper.sh
vsconf sample-etc_cron.d_ddclient
vsconf sample-etc_ddclient.conf
@ -32,4 +30,3 @@ do_install() {
vsconf sample-etc_rc.d_init.d_ddclient.redhat
vsconf sample-etc_rc.d_init.d_ddclient.ubuntu
}