Update hastymail when source tarball changes
This commit is contained in:
parent
8c1c43773a
commit
1f30652e56
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class hastymail {
|
|||
links => follow,
|
||||
}
|
||||
util::extract::tar { "/usr/local/share/hastymail":
|
||||
ensure => latest,
|
||||
strip => 1,
|
||||
source => "/usr/local/src/hastymail.tar.gz",
|
||||
require => File["/usr/local/src/hastymail.tar.gz"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue