Removed troublesome requires.
This commit is contained in:
parent
0017afd4fe
commit
3d7b5699d6
2 changed files with 1 additions and 3 deletions
|
@ -16,7 +16,6 @@ define python::setup::install() {
|
|||
cwd => "${name}",
|
||||
command => "python setup.py install",
|
||||
unless => "test -d build",
|
||||
require => File["${name}"],
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue