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

Expand the set of commands that a package script can implement #7401

Closed
catamorphism opened this issue Jun 26, 2013 · 3 comments
Closed

Expand the set of commands that a package script can implement #7401

catamorphism opened this issue Jun 26, 2013 · 3 comments

Comments

@catamorphism
Copy link
Contributor

In a pull request I'm about to submit, I'm changing the interface with package scripts so that they only can implement custom logic for the "install" command. Package scripts should be able to reimplement any rustpkg command, so allow for that.

@ghost ghost assigned catamorphism Jun 26, 2013
@steveklabnik
Copy link
Member

Is this actually fixed with pkg.rs?

@amaranth
Copy link
Contributor

No, pkg.rs only lets you work on the "install" command.

catamorphism added a commit to catamorphism/rust that referenced this issue Sep 27, 2013
bors added a commit that referenced this issue Sep 27, 2013
@alexcrichton
Copy link
Member

rustpkg has been removed

@catamorphism catamorphism removed their assignment Jun 16, 2014
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

4 participants