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

Modify debian/statsd.install after config.js file was moved to lib folder #179

Merged
merged 1 commit into from
Oct 20, 2012

Conversation

lonelly
Copy link

@lonelly lonelly commented Oct 20, 2012

After commit e0daf54 debian package creation fails with error:
cp: cannot stat `debian/tmp/config.js': No such file or directory
dh_install: cp -a debian/tmp/config.js debian/statsd//usr/share/statsd/ returned exit code 1
make: *** [binary] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
---- End output of dpkg-buildpackage -us -uc ----

Fixing this error.

Thanks

Vadim

@mrtazz
Copy link
Member

mrtazz commented Oct 20, 2012

Oh good catch! Thanks for the patch.

mrtazz added a commit that referenced this pull request Oct 20, 2012
Modify debian/statsd.install after config.js file was moved to lib folder
@mrtazz mrtazz merged commit 8f41c13 into statsd:master Oct 20, 2012
hbouvier pushed a commit to hbouvier/statsd that referenced this pull request May 25, 2013
Modify debian/statsd.install after config.js file was moved to lib folder
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