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

DRAFT nouveau deb/rpm packaging #4880

Closed
wants to merge 1 commit into from
Closed

DRAFT nouveau deb/rpm packaging #4880

wants to merge 1 commit into from

Conversation

rnewson
Copy link
Member

@rnewson rnewson commented Nov 28, 2023

No description provided.

into '/opt/nouveau'

from(jar.outputs.files) {
into 'lib'
Copy link
Contributor

@pgj pgj Nov 28, 2023

Choose a reason for hiding this comment

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

The indentation is off here? At least compared to line 110 below.

ospackage {
packageName = 'nouveau'

into '/opt/nouveau'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is not this something that could be controlled by a user-specified prefix? I am not experienced in building Debian packages, but for example, in case of FreeBSD, the prefix for the package can be configured by the user.

Copy link
Member Author

Choose a reason for hiding this comment

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

install prefix is not configurable for debian packages. At least, I've never seen such a thing.

@rnewson
Copy link
Member Author

rnewson commented Nov 29, 2023

closing as this work will be done in couchdb-pkg instead.

@rnewson rnewson closed this Nov 29, 2023
This pull request was closed.
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.

2 participants