Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actions should take argument to specify 'creates' #26

Open
miah opened this issue Aug 17, 2012 · 0 comments
Open

actions should take argument to specify 'creates' #26

miah opened this issue Aug 17, 2012 · 0 comments

Comments

@miah
Copy link

miah commented Aug 17, 2012

autogen, configure, build_with_make, install_with_make, etc should take a argument that specifies what the command will create. The configure action does this already, but its limited to a single hardcoded entry. Some software may create the Makefiles themselves, and we do want to verify that the commands have installed the software appropriate.

Fixing this problem should help make this cookbook more idempotent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant