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

fixed bad permissions for debian maintainer scripts #110

Merged
merged 2 commits into from
Dec 19, 2013

Conversation

kardapoltsev
Copy link
Member

When appending to non-existing script in debianExploadedPackage task, dpkg will fail with bad file permissions. But may be this is wrong way to fix this.

@@ -210,6 +218,20 @@ trait DebianPlugin extends Plugin with linux.LinuxPlugin {
}

object DebianPlugin {
object Names {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The names here are very appreciated! Thanks for cleaning up our magic strings.

@jsuereth
Copy link
Member

Great! Thanks for the fixes.

jsuereth added a commit that referenced this pull request Dec 19, 2013
fixed bad permissions for debian maintainer scripts
@jsuereth jsuereth merged commit 1174ad3 into sbt:master Dec 19, 2013
@kardapoltsev
Copy link
Member Author

I'm looking forward to work together again!

@kardapoltsev kardapoltsev deleted the wip/bad-permissions branch December 20, 2013 02:14
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

Successfully merging this pull request may close these issues.

3 participants