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

Unknown option: buildsystem DH_OPTIONS #40

Closed
gliptak opened this issue Nov 25, 2010 · 2 comments
Closed

Unknown option: buildsystem DH_OPTIONS #40

gliptak opened this issue Nov 25, 2010 · 2 comments

Comments

@gliptak
Copy link

gliptak commented Nov 25, 2010

Lots of warning like these show up when running under Ubuntu 10.10:

dh_install -i
Unknown option: buildsystem
dh_install: warning: ignored unknown options in DH_OPTIONS
dh_installdocs -i
Unknown option: buildsystem
dh_installdocs: warning: ignored unknown options in DH_OPTIONS
dh_installchangelogs -i
Unknown option: buildsystem
dh_installchangelogs: warning: ignored unknown options in DH_OPTIONS
dh_installexamples -i
Unknown option: buildsystem
dh_installexamples: warning: ignored unknown options in DH_OPTIONS
dh_installman -i
Unknown option: buildsystem
dh_installman: warning: ignored unknown options in DH_OPTIONS
dh_installcatalogs -i
Unknown option: buildsystem
dh_installcatalogs: warning: ignored unknown options in DH_OPTIONS
dh_installcron -i

Please comment. Thanks

@tomwardill
Copy link

Duplicate of this:
https://github.com/astraw/stdeb/issues#issue/32

Try passing the option mentioned there.

@gliptak
Copy link
Author

gliptak commented Mar 20, 2016

Corrected with stdeb (0.8.5)

@gliptak gliptak closed this as completed Mar 20, 2016
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 a pull request may close this issue.

2 participants